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.

class Caps
intersectFull

Parameters

caps2 Caps

a GstCaps to intersect

mode GstCapsIntersectMode

The intersection algorithm/mode to use

Return Value

Type: Caps

the new GstCaps

Meta