Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Device type. More...
Go to the source code of this file.
Namespaces | |
roc | |
Root namespace. | |
roc::sndio | |
Sound I/O. | |
Enumerations | |
enum | roc::sndio::DeviceType { roc::sndio::DeviceType_Sink , roc::sndio::DeviceType_Source } |
Device type. More... | |
Functions | |
const char * | roc::sndio::device_type_to_str (DeviceType type) |
Convert device type to string. More... | |
Device type.
Definition in file device_type.h.