Creates a new gstreamer.Caps that contains all the formats that are common to both caps1 and caps2, the order is defined by the GstCapsIntersectMode used.
a gstreamer.Caps to intersect
The intersection algorithm/mode to use
the new gstreamer.Caps
Creates a new gstreamer.Caps that contains all the formats that are common to both caps1 and caps2, the order is defined by the GstCapsIntersectMode used.