Function

AgsAudioAudioBufferUtilalloc

since: 7.0.0

Declaration [src]

AgsAudioBufferUtil*
ags_audio_buffer_util_alloc (
  void
)

Description [src]

Allocate AgsAudioBufferUtil-struct.

Available since: 7.0.0

Return value

Type: AgsAudioBufferUtil

A new AgsAudioBufferUtil-struct.

The caller of the function takes ownership of the data, and is responsible for freeing it.