Handbook
Glossary
gst_index_factory_new ( name longdesc type -- GstIndexFactory* )
Vocabulary
gstreamer
.
ffi
Inputs
name
an
object
longdesc
an
object
type
an
object
Outputs
GstIndexFactory*
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
gstreamer.ffi
LIBRARY:
gstreamer
FUNCTION:
GstIndexFactory*
gst_index_factory_new
( gchar* name, gchar* longdesc,
GType
type )