#include <soundio.h>
Public Attributes | |
bool | has_clock |
Is capable of generating event notifications. | |
bool | does_source |
Is capable of providing sample data. | |
bool | does_sink |
Is capable of consuming sample data. | |
bool | does_loop |
Output is directly tied to input. | |
bool | remove_on_exhaust |
Should be removed when transfers start failing. | |
sio_sampnum_t | outbuf_size |
Output buffer size, 0=no limit. |