Registry.lookupFeature

Find a gstreamer.PluginFeature with name in registry.

class Registry
lookupFeature
(
string name
)

Parameters

name string

Return Value

a gstreamer.PluginFeature with its refcount incremented, use gst_object_unref() after usage.

MT safe.