Enum InputColorRange
Override the color range detected in the input file. If not set the input color range will be automatically detected if possible.
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum InputColorRange
Fields
Name | Description |
---|---|
JPEG | Override the color range detected in the input file. If not set the input color range will be automatically detected if possible. |
MPEG | Override the color range detected in the input file. If not set the input color range will be automatically detected if possible. |
UNSPECIFIED | Override the color range detected in the input file. If not set the input color range will be automatically detected if possible. |