add_plugin
Description:
Add the plugin to the registry.
The plugin-added signal will be emitted.
plugin's reference count will be incremented, and any floating reference will be removed (see gst_object_ref_sink)
Parameters:
| this |
the registry to add the plugin to |
| plugin |
the plugin to add |
Returns:
|
true on success. MT safe. |