Method

AgsAudioPhaseShiftUtilcopy

since: 4.0.0

Declaration [src]

gpointer
ags_phase_shift_util_copy (
  AgsPhaseShiftUtil* ptr
)

Description [src]

Create a copy of ptr.

Available since: 4.0.0

Return value

Type: gpointer

A pointer of the new AgsPhaseShiftUtil-struct.

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