Method

AgsAudioAudioremove_all_empty_automation

since: 5.4.0

Declaration [src]

void
ags_audio_remove_all_empty_automation (
  AgsAudio* audio,
  guint line,
  GType channel_type,
  gchar* control_name
)

Description [src]

Remove all empty automation.

Available since: 5.4.0

Parameters

line

Type: guint

The line.

channel_type

Type: GType

Channel type.

control_name

Type: gchar*

The control name.

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