|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Terminal type. More...
Go to the source code of this file.
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::sndio |
| Sound I/O. | |
Enumerations | |
| enum | roc::sndio::TerminalType { roc::sndio::Terminal_Sink , roc::sndio::Terminal_Source } |
| Terminal type. More... | |
Functions | |
| const char * | roc::sndio::terminal_type_to_str (TerminalType type) |
| Convert terminal type to string. | |
Terminal type.
Definition in file terminal_type.h.