Class
AgsAudioAudioThread
[−]
Description
class AgsAudio.AudioThread : Ags.Thread
implements Ags.Connectable {
nested_sync_flags: volatile AgsAudioThreadNestedSyncFlags,
default_output_soundcard: GObject*,
wakeup_mutex: GMutex,
wakeup_cond: GCond,
done_mutex: GMutex,
done_cond: GCond,
audio: GObject*,
sound_scope: gint,
sync_thread: GList*,
do_fx_staging: gboolean,
staging_program: guint*,
staging_program_count: guint,
scope_data: None,
processing: gboolean,
task_launcher: AgsTaskLauncher*
}
No description available.
[+]