Method

AgsAudioTimeStretchUtilcopy

since: 3.13.0

Declaration [src]

gpointer
ags_time_stretch_util_copy (
  AgsTimeStretchUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.13.0

Return value

Type: gpointer

A pointer of the new AgsTimeStretchUtil-struct.

The data is owned by the instance.
The return value can be NULL.