Handbook
Glossary
gst_caps_remove_structure ( caps idx -- )
Vocabulary
gstreamer
.
ffi
Inputs
caps
an
object
idx
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
void
gst_caps_remove_structure
( GstCaps* caps,
guint
idx )