Structure.intersect

Interesects struct1 and struct2 and returns the intersection.

class Structure
intersect

Parameters

struct2 Structure

a GstStructure

Return Value

Type: Structure

Intersection of struct1 and struct2

Meta