Method
AgsAudioAudioBufferUtilget_destination
since: 7.0.0
[−]
Declaration [src]
gpointer
ags_audio_buffer_util_get_destination (
AgsAudioBufferUtil* audio_buffer_util
)
[−]
Return value
Type: gpointer
The destination buffer.
The returned data is owned by the instance. |
The return value can be NULL . |