Caps.isEqualFixed
bool isEqualFixed(gst.caps.Caps caps2)Tests if two #GstCaps are equal. This function only works on fixed #GstCaps.
Parameters
caps2 | the #GstCaps to test |
Returns
true if the arguments represent the same format
bool isEqualFixed(gst.caps.Caps caps2)Tests if two #GstCaps are equal. This function only works on fixed #GstCaps.
caps2 | the #GstCaps to test |