Registry.lookupFeature

gst.plugin_feature.PluginFeature lookupFeature(string name)

Find a #GstPluginFeature with name in registry.

Parameters

namea #GstPluginFeature name

Returns

a #GstPluginFeature with its refcount incremented,

use [gst.object.ObjectWrap.unref] after usage.

MT safe.