VideoColorimetry.isEquivalent

Compare the 2 colorimetry sets for functionally equality

class VideoColorimetry
bool
isEquivalent

Parameters

bitdepth uint

bitdepth of a format associated with cinfo

other gstvideo.video_colorimetry.VideoColorimetry

another #GstVideoColorimetry

otherBitdepth uint

bitdepth of a format associated with other

Return Value

Type: bool

true if cinfo and other are equivalent.