SoundIoCoreAudio

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

abort_flag
SoundIoAtomicFlag abort_flag;
Undocumented in source.
cond
SoundIoOsCond* cond;
Undocumented in source.
device_scan_queued
SoundIoAtomicBool device_scan_queued;
Undocumented in source.
emitted_shutdown_cb
bool emitted_shutdown_cb;
Undocumented in source.
have_devices_cond
SoundIoOsCond* have_devices_cond;
Undocumented in source.
have_devices_flag
SoundIoAtomicBool have_devices_flag;
Undocumented in source.
mutex
SoundIoOsMutex* mutex;
Undocumented in source.
ready_devices_info
SoundIoDevicesInfo* ready_devices_info;
Undocumented in source.
registered_listeners
SoundIoListAudioDeviceID registered_listeners;
Undocumented in source.
scan_devices_cond
SoundIoOsCond* scan_devices_cond;
Undocumented in source.
service_restarted
SoundIoAtomicBool service_restarted;
Undocumented in source.
shutdown_err
int shutdown_err;
Undocumented in source.
thread
SoundIoOsThread* thread;
Undocumented in source.

Meta