add_feature


Description:

public bool add_feature (PluginFeature feature)

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: