Handbook
Glossary
gst_caps_steal_structure ( caps index -- GstStructure* )
Vocabulary
gstreamer
.
ffi
Inputs
caps
an
object
index
an
object
Outputs
GstStructure*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstStructure*
gst_caps_steal_structure
( GstCaps* caps,
guint
index )