Registry.addPlugin

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

class Registry
bool
addPlugin

Parameters

plugin Plugin

the plugin to add

Return Value

Type: bool

TRUE on success.

MT safe.