PluginFeature.listCopy

Copies the list of features. Caller should call gst_plugin_feature_list_free when done with the list.

Parameters

list gst.plugin_feature.PluginFeature[]

list of #GstPluginFeature

Return Value

Type: gst.plugin_feature.PluginFeature[]

a copy of list, with each feature's reference count incremented.