or null if the plugin was not found. [gst.object.ObjectWrap.unref] after usage.
MT safe.
gst.plugin.Plugin findPlugin(string name)Find the plugin with the given name in the registry. The plugin will be reffed; caller is responsible for unreffing.
name | the plugin name to find |
or null if the plugin was not found. [gst.object.ObjectWrap.unref] after usage.
MT safe.