Provided by: libgstreamer-perl_0.19-1_amd64 

NAME
GStreamer::IndexFactory - Create GstIndexes from a factory
HIERARCHY
Glib::Object
+----GStreamer::Object
+----GStreamer::PluginFeature
+----GStreamer::IndexFactory
METHODS
indexfactory = GStreamer::IndexFactory->new ($name, $longdesc, $type)
• $name (string)
• $longdesc (string)
• $type (string)
index = $factory->create
$factory->destroy
indexfactory = GStreamer::IndexFactory->find ($name)
• $name (string)
index = GStreamer::IndexFactory->make ($name)
• $name (string)
SEE ALSO
GStreamer, Glib::Object, GStreamer::Object, GStreamer::PluginFeature
COPYRIGHT
Copyright (C) 2005-2011 by the gtk2-perl team.
This software is licensed under the LGPL. See GStreamer for a full notice.
perl v5.18.1 2013-10-22 GStreamer::IndexFactory(3pm)