Next:
GStreamer::Structure
Previous:
GStreamer::QueryType
 [Gtk2-Perl - Table of Contents][Gtk2-Perl - Index]

GStreamer::Registry



NAME

GStreamer::Registry

HIERARCHY

  Glib::Object
  +----GStreamer::Object
       +----GStreamer::Registry

METHODS

boolean = $registry->add_feature ($feature)

boolean = $registry->add_plugin ($plugin)

registry = GStreamer::Registry->get_default

list = $registry->feature_filter ($filter, $first, $data=undef)

list = $registry->get_feature_list_by_plugin ($name)

list = $registry->get_feature_list ($type)

pluginfeature = $registry->find_feature ($name, $type)

plugin = $registry->find_plugin ($name)

plugin = $registry->lookup ($filename)

pluginfeature = $registry->lookup_feature ($name)

list = $registry->get_path_list

list = $registry->plugin_filter ($filter, $first, $data=undef)

list = $registry->get_plugin_list

$registry->remove_feature ($feature)

$registry->remove_plugin ($plugin)

$registry->scan_path ($path)

boolean = $registry->xml_read_cache ($location)

boolean = $registry->xml_write_cache ($location)

SIGNALS

plugin-added (GStreamer::Registry, gpointer)
feature-added (GStreamer::Registry, gpointer)

SEE ALSO

GStreamer, Glib::Object, GStreamer::Object

COPYRIGHT

Copyright (C) 2005-2008 by the gtk2-perl team.

This software is licensed under the LGPL. See GStreamer for a full notice.


[Top] Generated by Marek::Pod::HTML 0.49 on Wed Dec 16 23:00:14 2009