Structure.canIntersect

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

class Structure
int
canIntersect

Parameters

struct2 Structure

a GstStructure

Return Value

Type: int

TRUE if intersection would not be empty

Meta