jack_ringbuffer_t

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

Members

Variables

buf
char* buf;
Undocumented in source.
mlocked
int mlocked;
Undocumented in source.
read_ptr
size_t read_ptr;
Undocumented in source.
size
size_t size;
Undocumented in source.
size_mask
size_t size_mask;
Undocumented in source.
write_ptr
size_t write_ptr;
Undocumented in source.

Meta