Class

AgsAudioAutomationControlNameKeyManager

[]

Description

class AgsAudio.AutomationControlNameKeyManager : GObject.Object
{
  obj_mutex: GRecMutex,
  control_name_key: GHashTable*
}

No description available.

[]

Ancestors

[]

Constructors

ags_automation_control_name_key_manager_new

Creates an AgsAutomationControlNameKeyManager.

since: 5.4.0

[]

Functions

ags_automation_control_name_key_manager_get_instance

Get ags audio file manager instance.

since: 5.4.0

[]

Instance methods

Methods inherited from GObject (43)
[]

Properties

AgsAudio.AutomationControlNameKeyManager:control-name-key

The GHashTable-struct containing gpointer of key.

since: 5.4.0

[]

Signals

Signals inherited from GObject (1)

Class structure