VideoColorPrimaries.isEquivalent
bool isEquivalent(gstvideo.types.VideoColorPrimaries primaries, gstvideo.types.VideoColorPrimaries other)Checks whether primaries and other are functionally equivalent
Parameters
primaries | a #GstVideoColorPrimaries |
other | another #GstVideoColorPrimaries |
Returns
TRUE if primaries and other can be considered equivalent.