Method

AgsAudioAudioremove_wave

since: 3.0.0

Declaration [src]

void
ags_audio_remove_wave (
  AgsAudio* audio,
  GObject* wave
)

Description [src]

Removes a wave.

Available since: 3.0.0

Parameters

wave

Type: GObject

The AgsWave.

The data is owned by the caller of the function.