Handbook
Glossary
gst_index_get_assoc_entry ( index id method flags format value -- GstIndexEntry* )
Vocabulary
gstreamer
.
ffi
Inputs
index
an
object
id
an
object
method
an
object
flags
an
object
format
an
object
value
an
object
Outputs
GstIndexEntry*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstIndexEntry*
gst_index_get_assoc_entry
( GstIndex* index,
gint
id,
GstIndexLookupMethod
method,
GstAssocFlags
flags,
GstFormat
format,
gint64
value )