colorMetadata property

Mpeg2ColorMetadata? colorMetadata
final

Specifies whether to include the color space metadata. The metadata describes the color space that applies to the video (the colorSpace field). We recommend that you insert the metadata.

Implementation

final Mpeg2ColorMetadata? colorMetadata;