Structure.canIntersect

bool canIntersect(gst.structure.Structure struct2)

Tries intersecting struct1 and struct2 and reports whether the result would not be empty.

Parameters

struct2a #GstStructure

Returns

true if intersection would not be empty