Class

AgsAudioAudioApplicationContext

[]

Description

class AgsAudio.AudioApplicationContext : Ags.ApplicationContext
  implements Ags.ConcurrencyProvider, Ags.Connectable, Ags.ServiceProvider, AgsAudio.SoundProvider {
  flags: guint,
  thread_pool: AgsThreadPool*,
  worker: GList*,
  server_main_context: GMainContext*,
  is_operating: gboolean,
  server_status: AgsServerStatus*,
  registry: AgsRegistry*,
  server: GList*,
  audio_main_context: GMainContext*,
  osc_server_main_context: GMainContext*,
  default_soundcard: GObject*,
  default_soundcard_thread: AgsThread*,
  default_export_thread: AgsThread*,
  soundcard: GList*,
  sequencer: GList*,
  audio: GList*,
  sound_server: GList*,
  osc_server: GList*,
  program: GList*,
  tempo: GList*,
  start_loader: gboolean,
  setup_ready: gboolean,
  loader_ready: gboolean,
  ladspa_loading: gboolean,
  dssi_loading: gboolean,
  lv2_loading: gboolean,
  vst3_loading: gboolean,
  ladspa_loader: GList*,
  dssi_loader: GList*,
  lv2_loader: GList*,
  vst3_loader: GList*,
  lv2_turtle_scanner: AgsLv2TurtleScanner*
}

No description available.

[]

Constructors

ags_audio_application_context_new
No description available.

[]

Instance methods

Methods inherited from AgsApplicationContext (8)
Methods inherited from GObject (43)
Methods inherited from AgsConcurrencyProvider (8)
Methods inherited from AgsConnectable (13)
Methods inherited from AgsSoundProvider (20)
[]

Properties

Properties inherited from AgsApplicationContext (4)
[]

Signals

Signals inherited from AgsApplicationContext (5)
Signals inherited from GObject (1)

Class structure