given name and type or null if the plugin was not found. [gst.object.ObjectWrap.unref] after usage.
MT safe.
gst.plugin_feature.PluginFeature findFeature(string name, gobject.types.GType type)Find the pluginfeature with the given name and type in the registry.
name | the pluginfeature name to find |
type | the pluginfeature type to find |
given name and type or null if the plugin was not found. [gst.object.ObjectWrap.unref] after usage.
MT safe.