SoundIoJack

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

Members

Variables

client
jack_client_t* client;
Undocumented in source.
cond
SoundIoOsCond* cond;
Undocumented in source.
emitted_shutdown_cb
bool emitted_shutdown_cb;
Undocumented in source.
is_shutdown
bool is_shutdown;
Undocumented in source.
mutex
SoundIoOsMutex* mutex;
Undocumented in source.
period_size
int period_size;
Undocumented in source.
refresh_devices_flag
SoundIoAtomicFlag refresh_devices_flag;
Undocumented in source.
sample_rate
int sample_rate;
Undocumented in source.

Meta