Class
AgsAudioChannelThread
[−]
Description
class AgsAudio.ChannelThread : Ags.Thread
implements Ags.Connectable {
nested_sync_flags: volatile AgsChannelThreadNestedSyncFlags,
default_output_soundcard: GObject*,
wakeup_mutex: GMutex,
wakeup_cond: GCond,
done_mutex: GMutex,
done_cond: GCond,
channel: GObject*,
sound_scope: gint,
do_fx_staging: gboolean,
staging_program: guint*,
staging_program_count: guint,
processing: gboolean,
task_launcher: AgsTaskLauncher*
}
No description available.
[+]