VideoContentLightLevel

Content light level information specified in CEA-861.3, Appendix A.

Members

Functions

addToCaps
bool addToCaps(gst.caps.Caps caps)

Parse caps and update linfo

fromCaps
bool fromCaps(gst.caps.Caps caps)

Parse caps and update linfo

fromString
bool fromString(string level)

Parse the value of content-light-level caps field and update minfo with the parsed values.

init_
void init_()

Initialize linfo

isEqual
bool isEqual(gstvideo.video_content_light_level.VideoContentLightLevel other)

Checks equality between linfo and other.

toString_
string toString_()

Convert linfo to its string representation.