Man Page: gstreamer::plugin
Operating Environment: debian
Section: 3pm
GStreamer::Plugin(3pm) User Contributed Perl Documentation GStreamer::Plugin(3pm)NAMEGStreamer::Plugin - Container for features loaded from a shared object moduleHIERARCHYGlib::Object +----GStreamer::Object +----GStreamer::PluginMETHODSstring = $plugin->get_description string = $plugin->get_filename boolean = $plugin->is_loaded string = $plugin->get_license plugin = $plugin->load plugin = GStreamer::Plugin::load_by_name ($name) o $name (string) plugin = GStreamer::Plugin::load_file ($filename) o $filename (string) boolean = $plugin->name_filter ($name) o $name (string) string = $plugin->get_name string = $plugin->get_origin string = $plugin->get_package string = $plugin->get_source string = $plugin->get_versionSEE ALSOGStreamer, Glib::Object, GStreamer::ObjectCOPYRIGHTCopyright (C) 2005-2011 by the gtk2-perl team. This software is licensed under the LGPL. See GStreamer for a full notice. perl v5.14.2 2012-03-01 GStreamer::Plugin(3pm)
| Related Man Pages |
|---|
| gst-register(1) - redhat |
| gstreamer::bin(3pm) - debian |
| gstreamer::caps(3pm) - debian |
| gstreamer::childproxy(3pm) - debian |
| gstreamer::querytype(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Introduction |
| Detecting unused variables... |
| How to copy a column of multiple files and paste into new excel file (next to column)? |