Method

AgsAudioPhaseShiftUtilget_source

since: 4.0.0

Declaration [src]

gpointer
ags_phase_shift_util_get_source (
  AgsPhaseShiftUtil* phase_shift_util
)

Description [src]

Get source buffer of phase_shift_util.

Available since: 4.0.0

Return value

Type: gpointer

The source buffer.

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