Caps.isStrictlyEqual
bool isStrictlyEqual(gst.caps.Caps caps2)Checks if the given caps are exactly the same set of caps.
Parameters
caps2 | another #GstCaps |
Returns
true if both caps are strictly equal.
bool isStrictlyEqual(gst.caps.Caps caps2)Checks if the given caps are exactly the same set of caps.
caps2 | another #GstCaps |