[ruby-gnome2-doc-cvs] [Hiki] create - Gst::Plugin

Zurück zum Archiv-Index

ruby-****@sourc***** ruby-****@sourc*****
2003年 8月 24日 (日) 02:14:30 JST


-------------------------
REMOTE_ADDR = 81.51.53.223
REMOTE_HOST = 
        URL = http://ruby-gnome2.sourceforge.jp/?Gst%3A%3APlugin
-------------------------
= class Gst::Plugin
Dynamically loadable Elements


== Instance Methods
--- == anOtherPlugin 
    Checks if two Gst::Plugin objects are refered by the same file.

--- each_feature { |aPluginFeature| block } 
    Calls the block for each feature this plugin provides, passing
    a reference to the Gst::PluginFeature object as parameter.
    
    Always returns nil.

--- features 
    Get a list of all the features that this plugin provides, in an array
    of Gst::PluginFeature objects.

--- filename 
    Gets the file name where the plugin cames from, as a String.

--- loaded? 
    Checks if the plugin is loaded into memory.

--- longname 
    Gets long name (descriptive) of the plugin, as a String.

--- name 
    Gets (short) name of the plugin, as a String.



- ((<lrz>))






ruby-gnome2-cvs メーリングリストの案内
Zurück zum Archiv-Index