Skip to content

/AWS1/CL_MDLCOLORCORRSETTINGS

Property of encoderSettings. Controls color conversion when you are using 3D LUT files to perform color conversion on video.

CONSTRUCTOR

IMPORTING

Required arguments:

IT_GLOBALCOLORCORRECTIONS TYPE /AWS1/CL_MDLCOLORCORRECTION=>TT___LISTOFCOLORCORRECTION TT___LISTOFCOLORCORRECTION

An array of colorCorrections that applies when you are using 3D LUT files to perform color conversion on video. Each colorCorrection contains one 3D LUT file (that defines the color mapping for converting an input color space to an output color space), and the input/output combination that this 3D LUT file applies to. MediaLive reads the color space in the input metadata, determines the color space that you have specified for the output, and finds and uses the LUT file that applies to this combination.


Queryable Attributes

GlobalColorCorrections

An array of colorCorrections that applies when you are using 3D LUT files to perform color conversion on video. Each colorCorrection contains one 3D LUT file (that defines the color mapping for converting an input color space to an output color space), and the input/output combination that this 3D LUT file applies to. MediaLive reads the color space in the input metadata, determines the color space that you have specified for the output, and finds and uses the LUT file that applies to this combination.

Accessible with the following methods

Method Description
GET_GLOBALCOLORCORRECTIONS() Getter for GLOBALCOLORCORRECTIONS, with configurable default
ASK_GLOBALCOLORCORRECTIONS() Getter for GLOBALCOLORCORRECTIONS w/ exceptions if field has
HAS_GLOBALCOLORCORRECTIONS() Determine if GLOBALCOLORCORRECTIONS has a value