gstreamer::pluginfeature(3pm) debian man page | unix.com

Man Page: gstreamer::pluginfeature

Operating Environment: debian

Section: 3pm

GStreamer::PluginFeature(3pm)				User Contributed Perl Documentation			     GStreamer::PluginFeature(3pm)

NAME
GStreamer::PluginFeature - Base class for contents of a GstPlugin
HIERARCHY
Glib::Object +----GStreamer::Object +----GStreamer::PluginFeature
METHODS
boolean = $feature->check_version ($min_major, $min_minor, $min_micro) o $min_major (integer) o $min_minor (integer) o $min_micro (integer) pluginfeature = $feature->load string = $feature->get_name $feature->set_name ($name) o $name (string) integer = $feature->get_rank $feature->set_rank ($rank) o $rank (integer)
SEE ALSO
GStreamer, Glib::Object, GStreamer::Object
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.14.2 2012-03-01 GStreamer::PluginFeature(3pm)
Related Man Pages
gstreamer::bin(3pm) - debian
gstreamer::bus(3pm) - debian
gstreamer::caps(3pm) - debian
gstreamer::clock(3pm) - debian
gstreamer::object(3pm) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?