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