Method

AgsAudioAudioadd_wave

since: 3.0.0

Declaration [src]

void
ags_audio_add_wave (
  AgsAudio* audio,
  GObject* wave
)

Description [src]

Adds a wave.

Available since: 3.0.0

Parameters

wave

Type: GObject

The AgsWave.

The data is owned by the caller of the function.