Enum InputColorSpace
Override the color space detected in the input file. If not set the input color space will be automatically detected if possible.
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum InputColorSpace
Fields
Name | Description |
---|---|
BT2020_CL | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
BT2020_NCL | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
BT470BG | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
BT709 | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
FCC | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
RGB | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
SMPTE170M | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
SMPTE2085 | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
SMPTE240M | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
UNSPECIFIED | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
YCGCO | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |
YCOCG | Override the color space detected in the input file. If not set the input color space will be automatically detected if possible. |