Method

AgsAudioAudioadd_automation

since: 3.0.0

Declaration [src]

void
ags_audio_add_automation (
  AgsAudio* audio,
  GObject* automation
)

Description [src]

Adds an automation.

Available since: 3.0.0

Parameters

automation

Type: GObject

The AgsAutomation.

The data is owned by the caller of the function.