GStreamer::IndexFactory(3pm)
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)
- o $name (string)
- o $longdesc (string)
- o $type (string)
- index = $factory->create
$factory->destroy
indexfactory = GStreamer::IndexFactory->find ($name) - o $name (string)
- index = GStreamer::IndexFactory->make ($name)
- o $name (string)
SEE ALSO
GStreamer, Glib::Object, GStreamer::Object, GStreamer::PluginFeature
COPYRIGHT
Copyright (C) 2005-2008 by the gtk2-perl team.
- This software is licensed under the LGPL. See GStreamer for a full
notice.