Method

AgsAudioAudioContainerremove_wave

since: 3.0.0

Declaration [src]

void
ags_audio_container_remove_wave (
  AgsAudioContainer* audio_container,
  GObject* wave
)

Description [src]

Remove wave from audio_container.

Available since: 3.0.0

Parameters

wave

Type: GObject

The AgsWave.

The data is owned by the caller of the function.