Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Device state. More...
Go to the source code of this file.
Namespaces | |
roc | |
Root namespace. | |
roc::sndio | |
Sound I/O. | |
Enumerations | |
enum | roc::sndio::DeviceState { roc::sndio::DeviceState_Active , roc::sndio::DeviceState_Idle , roc::sndio::DeviceState_Paused } |
Device state. More... | |
Functions | |
const char * | roc::sndio::device_state_to_str (DeviceState state) |
Convert device state to string. More... | |
Device state.
Definition in file device_state.h.