Method

AgsAudioAudioFileremove_wave

since: 3.0.0

Declaration [src]

void
ags_audio_file_remove_wave (
  AgsAudioFile* audio_file,
  GObject* wave
)

Description [src]

Remove wave from audio_file.

Available since: 3.0.0

Parameters

wave

Type: GObject

The AgsWave.

The data is owned by the caller of the function.