GStreamer::Plugin.3pm

Langue: en

Version: 2009-03-02 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

GStreamer::Plugin

HIERARCHY

   Glib::Object
   +----GStreamer::Object
        +----GStreamer::Plugin
 
 

METHODS


string = $plugin->get_description


string = $plugin->get_description


string = $plugin->get_filename


string = $plugin->get_filename


boolean = $plugin->is_loaded


boolean = $plugin->is_loaded


string = $plugin->get_license


string = $plugin->get_license


plugin = $plugin->load


plugin = $plugin->load


plugin = GStreamer::Plugin::load_by_name ($name)

$name (string)

plugin = GStreamer::Plugin::load_file ($filename)

$filename (string)

boolean = $plugin->name_filter ($name)


boolean = $plugin->name_filter ($name)

$name (string)

string = $plugin->get_name


string = $plugin->get_name


string = $plugin->get_origin


string = $plugin->get_origin


string = $plugin->get_package


string = $plugin->get_package


string = $plugin->get_source


string = $plugin->get_source


string = $plugin->get_version


string = $plugin->get_version

SEE ALSO

GStreamer, Glib::Object, GStreamer::Object Copyright (C) 2005-2008 by the gtk2-perl team.

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