Method

AgsAudioWaveget_buffer

since: 3.1.0

Declaration [src]

GList*
ags_wave_get_buffer (
  AgsWave* wave
)

Description [src]

Get buffer.

Available since: 3.1.0

Gets propertyAgsAudio.Wave:buffer

Return value

Type: A list of AgsBuffer*

The GList-struct containig AgsBuffer.

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