Caps.intersect

Creates a new GstCaps that contains all the formats that are common to both caps1 and caps2. Defaults to GST_CAPS_INTERSECT_ZIG_ZAG mode.

class Caps
intersect

Parameters

caps2 Caps

a GstCaps to intersect

Return Value

Type: Caps

the new GstCaps

Meta