Function

AgsAudioOscBufferUtilalloc

since: 6.0.0

Declaration [src]

AgsOscBufferUtil*
ags_osc_buffer_util_alloc (
  void
)

Description [src]

Allocate OSC util.

Available since: 6.0.0

Return value

Type: AgsOscBufferUtil

The newly allocated AgsOscBufferUtil-struct.

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