= class Gst::TypeFactory
Add types to plugins.

== Object Hierarchy
* ((<Gst::PluginFeature>))

== Class Methods
--- Gst::TypeFactory.find(aFactoryNameString) 
    Searches for a type factory of the given name.
    If founds, returns a Gst::TypeFactory object.  Otherwise, returns nil.


== Instance Methods
--- exts 
    Gets the files extentions handled by the factory, as a String.

--- mime 
    Gets the mime type handled by the factory, as a String.

--- to_s 
    Gets a String representing the factory.



- ((<lrz>))
