Method

AgsAudioAutomationremove_acceleration

since: 3.0.0

Declaration [src]

void
ags_automation_remove_acceleration (
  AgsAutomation* automation,
  AgsAcceleration* acceleration,
  gboolean use_selection_list
)

Description [src]

Removes acceleration from automation.

Available since: 3.0.0

Parameters

acceleration

Type: AgsAcceleration

The AgsAcceleration to remove.

The data is owned by the caller of the function.
use_selection_list

Type: gboolean

If TRUE remove from selection, else from default automation.