Caps.isStrictlyEqual

bool isStrictlyEqual(gst.caps.Caps caps2)

Checks if the given caps are exactly the same set of caps.

Parameters

caps2another #GstCaps

Returns

true if both caps are strictly equal.