Method

AgsAudioAudioget_wave

since: 3.1.0

[]

Declaration [src]

GList*
ags_audio_get_wave (
  AgsAudio* audio
)
[]

Description [src]

Get wave.

Available since: 3.1.0

Gets propertyAgsAudio.Audio:wave
[]

Return value

Type: A list of None

The GList-struct containig AgsWave.

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