Method

AgsAudioBufferget_data

since: 3.1.0

Declaration [src]

gpointer
ags_buffer_get_data (
  AgsBuffer* buffer
)

Description [src]

Gets data.

Available since: 3.1.0

Gets propertyAgsAudio.Buffer:data

Return value

Type: gpointer

The data.

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