Query: gstreamer::pluginfeature
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GStreamer::PluginFeature(3pm) User Contributed Perl Documentation GStreamer::PluginFeature(3pm)NAMEGStreamer::PluginFeature - Base class for contents of a GstPluginHIERARCHYGlib::Object +----GStreamer::Object +----GStreamer::PluginFeatureMETHODSboolean = $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 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::PluginFeature(3pm)