with each feature's reference count incremented.
PluginFeature.listCopy
gst.plugin_feature.PluginFeature[] listCopy(gst.plugin_feature.PluginFeature[] list)Copies the list of features. Caller should call gst_plugin_feature_list_free when done with the list.
Parameters
list | list of #GstPluginFeature |
Returns
a copy of list,