gst_index_add_id ( index id description -- GstIndexEntry* )


Vocabulary
gstreamer.ffi

Inputs
indexan object
idan object
descriptionan object


Outputs
GstIndexEntry*an object


Definition


LIBRARY: gstreamer FUNCTION: GstIndexEntry* gst_index_add_id
( GstIndex* index, gint id, gchar* description )