Method

AgsAudioResampleUtilcopy

since: 3.9.2

Declaration [src]

gpointer
ags_resample_util_copy (
  AgsResampleUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.9.2

Return value

Type: gpointer

A pointer of the new AgsResampleUtil-struct.

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