Method

AgsAudioPhaseShiftUtilset_source

since: 4.0.0

Declaration [src]

void
ags_phase_shift_util_set_source (
  AgsPhaseShiftUtil* phase_shift_util,
  gpointer source
)

Description [src]

Set source buffer of phase_shift_util.

Available since: 4.0.0

Parameters

source

Type: gpointer

The source buffer.

The argument can be NULL.
The data is owned by the caller of the function.