Method
AgsAudioAudioBufferUtilset_destination
since: 7.0.0
[−]
Declaration [src]
void
ags_audio_buffer_util_set_destination (
AgsAudioBufferUtil* audio_buffer_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.