Class
AgsAudioAudioLoop
[−]
Description
class AgsAudio.AudioLoop : Ags.Thread
implements Ags.Connectable, Ags.MainLoop {
flags: AgsAudioLoopFlags,
tree_lock: GRecMutex,
is_syncing: volatile gboolean,
is_critical_region: volatile gboolean,
critical_region_ref: volatile guint,
play_channel_ref: guint,
play_channel: GList*,
play_audio_ref: guint,
play_audio: GList*,
sync_thread: GList*,
do_fx_staging: gboolean,
staging_program: guint*,
staging_program_count: guint
}
No description available.
[−]
Instance methods
[+]
Methods inherited from AgsConnectable (13)
[+]
Methods inherited from AgsMainLoop (9)
[+]