Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
device_state.h File Reference

Device state. More...

Go to the source code of this file.

Namespaces

namespace  roc
 Root namespace.
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.

Detailed Description

Device state.

Definition in file device_state.h.