Handbook
Glossary
gst_caps_subtract ( caps subtrahend -- GstCaps* )
Vocabulary
gstreamer
.
ffi
Inputs
caps
an
object
subtrahend
an
object
Outputs
GstCaps*
an
object
Definition
USING:
alien.syntax
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstCaps*
gst_caps_subtract
( GstCaps* caps, GstCaps* subtrahend )