Enum Vp9DynamicRangeFormat
Configures what kind of dynamic range the output should conform to. Can be used to convert from SDR to HLG, from HLG to SDR.
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public enum Vp9DynamicRangeFormat
Fields
Name | Description |
---|---|
HLG | Configures what kind of dynamic range the output should conform to. Can be used to convert from SDR to HLG, from HLG to SDR. |
SDR | Configures what kind of dynamic range the output should conform to. Can be used to convert from SDR to HLG, from HLG to SDR. |