colorSpace property

VideoSelectorColorSpace? colorSpace
final

Specifies the color space of an input. This setting works in tandem with colorSpaceUsage and a video description's colorSpaceSettingsChoice to determine if any conversion will be performed.

Implementation

final VideoSelectorColorSpace? colorSpace;