Method

AgsAudioWaveset_audio

since: 3.1.0

Declaration [src]

void
ags_wave_set_audio (
  AgsWave* wave,
  GObject* audio
)

Description [src]

Set audio.

Available since: 3.1.0

Sets propertyAgsAudio.Wave:audio

Parameters

audio

Type: GObject

The AgsAudio.

The data is owned by the caller of the function.