The definition of the Hdr10MetadataInfo struct.
◆ Hdr10MetadataInfo()
◆ validate()
◆ redPrimaryX
The x coordinates of the red value in the CIE1931 color space. The values need to normalized to 50,000.
◆ redPrimaryY
The y coordinates of the red value in the CIE1931 color space. The values need to normalized to 50,000.
◆ greenPrimaryX
The x coordinates of the green value in the CIE1931 color space. The values need to normalized to 50,000.
◆ greenPrimaryY
The y coordinates of the green value in the CIE1931 color space. The values need to normalized to 50,000.
◆ bluePrimaryX
The x coordinates of the blue value in the CIE1931 color space. The values need to normalized to 50,000.
◆ bluePrimaryY
The y coordinates of the blue value in the CIE1931 color space. The values need to normalized to 50,000.
◆ whitePointX
The x coordinates of the white point in the CIE1931 color space.The values need to normalized to 50,000.
◆ whitePointY
The y coordinates of the white point in the CIE1931 color space.The values need to normalized to 50,000.
◆ maxMasteringLuminance
unsigned int maxMasteringLuminance |
The maximum number of nits of the display used to master the content. The values need to normalized to 10,000.
◆ minMasteringLuminance
unsigned int minMasteringLuminance |
The minimum number of nits of the display used to master the content. The values need to normalized to 10,000.
◆ maxContentLightLevel
uint16_t maxContentLightLevel |
The maximum content light level (MaxCLL). This is the nit value corresponding to the brightest pixel used anywhere in the content.
◆ maxFrameAverageLightLevel
uint16_t maxFrameAverageLightLevel |
The maximum frame average light level (MaxFALL). This is the nit value corresponding to the average luminance of the frame which has the brightest average luminance anywhere in the content.