Registry.getFeatureList

Retrieves a #GList of #GstPluginFeature of type.

Parameters

type gobject.types.GType

a #GType.

Return Value

Type: gst.plugin_feature.PluginFeature[]

a #GList of #GstPluginFeature of type. Use gst.plugin_feature.PluginFeature.listFree after use

MT safe.