each value is normalized to 50000 (meaning that in unit of 0.00002)
VideoMasteringDisplayInfo.whitePoint
gstvideo.types.VideoMasteringDisplayInfoCoordinates whitePoint() @propertyGet whitePoint field.
Returns
the xy coordinates of white point in the CIE 1931 color space.
void whitePoint(gstvideo.types.VideoMasteringDisplayInfoCoordinates propval) @propertySet whitePoint field.
Parameters
propval | the xy coordinates of white point in the CIE 1931 color space. each value is normalized to 50000 (meaning that in unit of 0.00002) |