Skip to content

/AWS1/CL_MDCHDRMETADATA

HDR (High Dynamic Range) metadata extracted from the container, including mastering display color volume and content light level information. This metadata is present in HDR10 and similar HDR content.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_contentlightlevel TYPE REF TO /AWS1/CL_MDCCONTENTLIGHTLEVEL /AWS1/CL_MDCCONTENTLIGHTLEVEL

Content light level information (CTA-861.3). Describes the light level characteristics of the content.

io_masteringdspcolorvolume TYPE REF TO /AWS1/CL_MDCMASTERINGDSPCOLO00 /AWS1/CL_MDCMASTERINGDSPCOLO00

Mastering display color volume metadata (SMPTE ST 2086). Describes the color volume of the display used to master the content. Chromaticity coordinates are in units of 0.00002. Luminance values are in units of 0.0001 cd/m².


Queryable Attributes

ContentLightLevel

Content light level information (CTA-861.3). Describes the light level characteristics of the content.

Accessible with the following methods

Method Description
GET_CONTENTLIGHTLEVEL() Getter for CONTENTLIGHTLEVEL

MasteringDisplayColorVolume

Mastering display color volume metadata (SMPTE ST 2086). Describes the color volume of the display used to master the content. Chromaticity coordinates are in units of 0.00002. Luminance values are in units of 0.0001 cd/m².

Accessible with the following methods

Method Description
GET_MASTERINGDSPCOLORVOLUME() Getter for MASTERINGDISPLAYCOLORVOLUME