SoundIoInStreamJack

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

Members

Variables

areas
SoundIoChannelArea[SOUNDIO_MAX_CHANNELS] areas;
Undocumented in source.
buf_ptrs
char*[SOUNDIO_MAX_CHANNELS] buf_ptrs;
Undocumented in source.
client
jack_client_t* client;
Undocumented in source.
frames_left
int frames_left;
Undocumented in source.
hardware_latency
double hardware_latency;
Undocumented in source.
period_size
int period_size;
Undocumented in source.
ports
SoundIoInStreamJackPort[SOUNDIO_MAX_CHANNELS] ports;
Undocumented in source.

Meta