Method
AgsAudioHQPitchUtilset_destination
since: 3.9.6
[−]
Declaration [src]
void
ags_hq_pitch_util_set_destination (
AgsHQPitchUtil* hq_pitch_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.