Registry.findFeature

Find the pluginfeature with the given name and type in the registry.

Parameters

namethe pluginfeature name to find
typethe pluginfeature type to find

Returns

the pluginfeature with the

given name and type or null if the plugin was not found. [gst.object.ObjectWrap.unref] after usage.

MT safe.