Function

AgsAudioPhaseShiftUtilalloc

since: 4.0.0

Declaration [src]

AgsPhaseShiftUtil*
ags_phase_shift_util_alloc (
  void
)

Description [src]

Allocate AgsPhaseShiftUtil-struct.

Available since: 4.0.0

Return value

Type: AgsPhaseShiftUtil

A new AgsPhaseShiftUtil-struct.

The caller of the function takes ownership of the data, and is responsible for freeing it.