Method

AgsAudioHQPitchUtilcopy

since: 3.9.6

Declaration [src]

gpointer
ags_hq_pitch_util_copy (
  AgsHQPitchUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.9.6

Return value

Type: gpointer

A pointer of the new AgsHQPitchUtil-struct.

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