Plugin.loadByName

gst.plugin.Plugin loadByName(string name)

Load the named plugin. Refs the plugin.

Parameters

namename of plugin to load

Returns

a reference to a loaded plugin, or

null on error.