gst_caps_intersect_full ( caps caps2 mode -- GstCaps* )


Vocabulary
gstreamer.ffi

Inputs
capsan object
caps2an object
modean object


Outputs
GstCaps*an object


Definition


LIBRARY: gstreamer FUNCTION: GstCaps*
gst_caps_intersect_full
( GstCaps* caps, GstCaps* caps2, GstCapsIntersectMode mode )