PluginFeature.listCopy

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

class PluginFeature
static
listCopy

Parameters

list ListG

list of GstPluginFeature. [transfer none][element-type Gst.PluginFeature]

Return Value

Type: ListG

a copy of list, with each feature's reference count incremented. [transfer full][element-type Gst.PluginFeature]

Meta