Structure.canIntersect

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

class Structure
bool
canIntersect

Parameters

struct2 Structure

a #GstStructure

Return Value

Type: bool

%TRUE if intersection would not be empty

Meta