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