Method

AgsAudioAudioBufferUtilget_destination

since: 7.0.0

Declaration [src]

gpointer
ags_audio_buffer_util_get_destination (
  AgsAudioBufferUtil* audio_buffer_util
)

Description [src]

Get destination buffer of audio_buffer_util.

Available since: 7.0.0

Return value

Type: gpointer

The destination buffer.

The returned data is owned by the instance.
The return value can be NULL.