Method

AgsAudioAudioremove_automation

since: 3.0.0

Declaration [src]

void
ags_audio_remove_automation (
  AgsAudio* audio,
  GObject* automation
)

Description [src]

Removes an automation.

Available since: 3.0.0

Parameters

automation

Type: GObject

The AgsAutomation.

The data is owned by the caller of the function.