Structure.intersect
gst.structure.Structure intersect(gst.structure.Structure struct2)Intersects struct1 and struct2 and returns the intersection.
Parameters
struct2 | a #GstStructure |
Returns
Intersection of struct1 and struct2
gst.structure.Structure intersect(gst.structure.Structure struct2)Intersects struct1 and struct2 and returns the intersection.
struct2 | a #GstStructure |