Registry.addFeature

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())

class Registry
bool
addFeature

Parameters

feature PluginFeature

the feature to add

Return Value

Type: bool

TRUE on success.

MT safe.