Handbook
Glossary
gst_index_add_id ( index id description -- GstIndexEntry* )
Vocabulary
gstreamer
.
ffi
Inputs
index
an
object
id
an
object
description
an
object
Outputs
GstIndexEntry*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstIndexEntry*
gst_index_add_id
( GstIndex* index,
gint
id, gchar* description )