Method

AgsAudioAutomationget_acceleration

since: 3.1.0

Declaration [src]

GList*
ags_automation_get_acceleration (
  AgsAutomation* automation
)

Description [src]

Get acceleration.

Available since: 3.1.0

Return value

Type: A list of AgsAcceleration*

The GList-struct containig AgsAcceleration.

The caller of the method takes ownership of the data, and is responsible for freeing it.