Caps.intersect

Creates a new gstreamer.Caps 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 gstreamer.Caps to intersect

Return Value

Type: Caps