| Top |
AgsAutomationControlNameKeyManagerAgsAutomationControlNameKeyManager — The program control name to key manager |
#define AGS_AUTOMATION_CONTROL_NAME_KEY_MANAGER_GET_OBJ_MUTEX(obj) (&(((AgsAutomationControlNameKeyManager *) obj)->obj_mutex))
GRecMutex *
ags_automation_control_name_key_manager_get_obj_mutex
(AgsAutomationControlNameKeyManager *automation_control_name_key_manager);
gpointer ags_automation_control_name_key_manager_find_automation (AgsAutomationControlNameKeyManager *automation_control_name_key_manager,gchar *control_name);
Lookup control name of automation or insert it and get its automation key.
Since: 5.4.0
AgsAutomationControlNameKeyManager * ags_automation_control_name_key_manager_get_instance ();
Get ags audio file manager instance.
Since: 5.4.0
AgsAutomationControlNameKeyManager * ags_automation_control_name_key_manager_new ();
Creates an AgsAutomationControlNameKeyManager
Since: 5.4.0