GstCodecParsers.AV1MetadataHdrMdcv¶
Fields¶
Name |
Type |
Access |
Description |
|---|---|---|---|
luminance_max |
r/w |
is a 24.8 fixed-point maximum luminance, represented in candelas per square meter. |
|
luminance_min |
r/w |
is a 18.14 fixed-point minimum luminance, represented in candelas per square meter. |
|
primary_chromaticity_x |
[ |
r/w |
specifies a 0.16 fixed-point X chromaticity coordinate as defined by CIE 1931, where i = 0,1,2 specifies Red, Green, Blue respectively. |
primary_chromaticity_y |
[ |
r/w |
specifies a 0.16 fixed-point Y chromaticity coordinate as defined by CIE 1931, where i = 0,1,2 specifies Red, Green, Blue respectively. |
white_point_chromaticity_x |
r/w |
specifies a 0.16 fixed-point white X chromaticity coordinate as defined by CIE 1931. |
|
white_point_chromaticity_y |
r/w |
specifies a 0.16 fixed-point white Y chromaticity coordinate as defined by CIE 1931. |
Methods¶
None
Details¶
- class GstCodecParsers.AV1MetadataHdrMdcv¶
High Dynamic Range mastering display color volume metadata.