Export

ColorConfig

Constructors

Properties

chromaLocation?: ChromaLocation

The chroma location to be applied

Memberof

ColorConfig

colorPrimaries?: ColorPrimaries

The color primaries to be applied. If used on a Dolby Vision stream, this value must be set to UNSPECIFIED.

Memberof

ColorConfig

colorRange?: ColorRange

The color range to be applied. If used on a Dolby Vision stream, this value must be set to JPEG.

Memberof

ColorConfig

colorSpace?: ColorSpace

The color space to be applied. If used on a Dolby Vision stream, this value must be set to UNSPECIFIED.

Memberof

ColorConfig

colorTransfer?: ColorTransfer

The color transfer to be applied. If used on a Dolby Vision stream, this value must be set to UNSPECIFIED.

Memberof

ColorConfig

copyChromaLocationFlag?: boolean

Copy the chroma location setting from the input source

Memberof

ColorConfig

copyColorPrimariesFlag?: boolean

Copy the color primaries setting from the input source

Memberof

ColorConfig

copyColorRangeFlag?: boolean

Copy the color range setting from the input source

Memberof

ColorConfig

copyColorSpaceFlag?: boolean

Copy the color space setting from the input source

Memberof

ColorConfig

copyColorTransferFlag?: boolean

Copy the color transfer setting from the input source

Memberof

ColorConfig

inputColorPrimaries?: InputColorPrimaries

Override the color primaries detected in the input file. If not set the input color primaries will be automatically detected if possible.

Memberof

ColorConfig

inputColorRange?: InputColorRange

Override the color range detected in the input file. If not set the input color range will be automatically detected if possible.

Memberof

ColorConfig

inputColorSpace?: InputColorSpace

Override the color space detected in the input file. If not set the input color space will be automatically detected if possible.

Memberof

ColorConfig

inputColorTransfer?: InputColorTransfer

Override the color transfer detected in the input file. If not set the input color transfer will be automatically detected if possible.

Memberof

ColorConfig