Registry.getFeatureListByPlugin

gst.plugin_feature.PluginFeature[] getFeatureListByPlugin(string name)

Retrieves a #GList of features of the plugin with name name.

Parameters

namea plugin name.

Returns

a #GList of

#GstPluginFeature. Use [gst.plugin_feature.PluginFeature.listFree] after usage.