ValueArray.copy

Construct an exact copy of a gstreamer.ValueArray by duplicating all its contents.

More...
class ValueArray
copy
()

Return Value

Newly allocated copy of gstreamer.ValueArray

Detailed Description

Deprecated: Use GArray and g_array_ref() instead.