Method
AgsAudioPhaseShiftUtilset_destination
since: 4.0.0
[−]
Declaration [src]
void
ags_phase_shift_util_set_destination (
AgsPhaseShiftUtil* phase_shift_util,
gpointer destination
)
[−]
Parameters
destination
-
Type:
gpointer
The destination buffer.
The argument can be NULL
.The data is owned by the caller of the method.