Method

AgsAudioPhaseShiftUtilget_destination

since: 4.0.0

Declaration [src]

gpointer
ags_phase_shift_util_get_destination (
  AgsPhaseShiftUtil* phase_shift_util
)

Description [src]

Get destination buffer of phase_shift_util.

Available since: 4.0.0

Return value

Type: gpointer

The destination buffer.

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