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