Registry.getFeatureList

Retrieves a GList of GstPluginFeature of type.

class Registry
getFeatureList

Parameters

type GType

a GType.

Return Value

Type: ListG

a GList of GstPluginFeature of type. Use gst_plugin_feature_list_free() after use MT safe. [transfer full][element-type Gst.PluginFeature]

Meta