Caps.canIntersect
bool canIntersect(gst.caps.Caps caps2)Tries intersecting caps1 and caps2 and reports whether the result would not be empty
Parameters
caps2 | a #GstCaps to intersect |
Returns
true if intersection would be not empty
bool canIntersect(gst.caps.Caps caps2)Tries intersecting caps1 and caps2 and reports whether the result would not be empty
caps2 | a #GstCaps to intersect |