Enum ColorSpace
The color space to be applied
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum ColorSpace
Fields
Name | Description |
---|---|
BT2020_CL | The color space to be applied |
BT2020_NCL | The color space to be applied |
BT470BG | The color space to be applied |
BT709 | The color space to be applied |
FCC | The color space to be applied |
RGB | The color space to be applied |
SMPTE170M | The color space to be applied |
SMPTE2085 | The color space to be applied |
SMPTE240M | The color space to be applied |
UNSPECIFIED | The color space to be applied |
YCGCO | The color space to be applied |
YCOCG | The color space to be applied |