Method

AgsAudioAudioremove_automation_port

since: 3.0.0

Declaration [src]

void
ags_audio_remove_automation_port (
  AgsAudio* audio,
  gchar* control_name
)

Description [src]

Removes an automation port.

Available since: 3.0.0

Parameters

control_name

Type: gchar*

The control name.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.