Abstract
Add types to plugins.
Inherits from: Gst::PluginFeature .
Included in: Gst .
Class methods | |
---|---|
find | find(aFactoryNameString) -> aTypeFactoryObject |
Searches for a type factory of the given name. If founds, returns a Gst::TypeFactory object. Otherwise, returns nil. |