Registry.lookupFeature

Find a GstPluginFeature with name in registry.

class Registry
lookupFeature
(
string name
)

Parameters

name string

a GstPluginFeature name

Return Value

a GstPluginFeature with its refcount incremented, use gst_object_unref() after usage. MT safe. [transfer full]

Meta