Method

AgsAudioAutomationset_audio

since: 3.1.0

Declaration [src]

void
ags_automation_set_audio (
  AgsAutomation* automation,
  GObject* audio
)

Description [src]

Set audio.

Available since: 3.1.0

Parameters

audio

Type: GObject

The AgsAudio.

The data is owned by the caller of the function.