add_feature
Description:
Add the feature to the registry.
The feature-added signal will be emitted.
feature'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 |
| feature |
the feature to add |
Returns:
|
true on success. MT safe. |