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