add_plugin


Description:

public bool add_plugin (Plugin plugin)

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: