ruby-****@sourc*****
ruby-****@sourc*****
2005年 3月 5日 (土) 07:37:10 JST
------------------------- REMOTE_ADDR = 82.239.64.142 REMOTE_HOST = REMOTE_USER = ruby-gnome2-hiki URL = http://ruby-gnome2.sourceforge.jp/cgi-bin/hiki/hiki.cgi?Gst%3A%3ATypeFindFactory ------------------------- TITLE = Gst::TypeFindFactory KEYWORD = = class Gst::TypeFindFactory Information about registered type find functions. == Object Hierarchy * Object * GLib::Instantiatable * GLib::Object * Gst::PluginFeature * Gst::TypeFindFactory == Class Methods --- Gst::TypeFindFactory.list Gets the list of all registered type find factories. * Returns: an Array of Gst::TypeFindFactory objects. == Instance Methods --- caps Gets the caps associated with a type find factory. * Returns: the Gst::Caps object associated with this factory. --- extensions Gets the extensions associated with a type find factory. * Returns: an Array of String objects, or nil if no extensions are associated with the type find factory. == See Also ((<Gst>)). - ((<lrz>))