Structure.canIntersect
bool canIntersect(gst.structure.Structure struct2)Tries intersecting struct1 and struct2 and reports whether the result would not be empty.
Parameters
struct2 | a #GstStructure |
Returns
true if intersection would not be empty
bool canIntersect(gst.structure.Structure struct2)Tries intersecting struct1 and struct2 and reports whether the result would not be empty.
struct2 | a #GstStructure |