Method

AgsAudioFastPitchUtilcopy

since: 3.9.6

Declaration [src]

gpointer
ags_fast_pitch_util_copy (
  AgsFastPitchUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 3.9.6

Return value

Type: gpointer

A pointer of the new AgsFastPitchUtil-struct.

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