Method

AgsAudioAutomationget_control_key

since: 5.4.0

Declaration [src]

gpointer
ags_automation_get_control_key (
  AgsAutomation* automation
)

Description [src]

Get control key.

Available since: 5.4.0

Return value

Type: gpointer

The control key.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.