Caps.intersectFull

Creates a new #GstCaps that contains all the formats that are common to both caps1 and caps2, the order is defined by the #GstCapsIntersectMode used.

Parameters

caps2 gst.caps.Caps

a #GstCaps to intersect

mode gst.types.CapsIntersectMode

The intersection algorithm/mode to use

Return Value

Type: gst.caps.Caps

the new #GstCaps