- abort_flag
bool abort_flag;
Undocumented in source.
- cond
SoundIoOsCond* cond;
Undocumented in source.
- device_enumerator
IMMDeviceEnumerator* device_enumerator;
Undocumented in source.
- device_events
IMMNotificationClient device_events;
Undocumented in source.
- device_events_refs
LONG device_events_refs;
Undocumented in source.
- device_scan_queued
bool device_scan_queued;
Undocumented in source.
- emitted_shutdown_cb
bool emitted_shutdown_cb;
Undocumented in source.
- have_devices_flag
bool have_devices_flag;
Undocumented in source.
- mutex
SoundIoOsMutex* mutex;
Undocumented in source.
- ready_devices_info
SoundIoDevicesInfo* ready_devices_info;
Undocumented in source.
- scan_devices_cond
SoundIoOsCond* scan_devices_cond;
Undocumented in source.
- scan_devices_mutex
SoundIoOsMutex* scan_devices_mutex;
Undocumented in source.
- shutdown_err
int shutdown_err;
Undocumented in source.
- thread
SoundIoOsThread* thread;
Undocumented in source.