|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Port to string. More...
#include "roc_pipeline/config.h"Go to the source code of this file.
Classes | |
| class | roc::pipeline::port_to_str |
| Convert pipeline port to string. More... | |
Namespaces | |
| roc | |
| Root namespace. | |
| roc::pipeline | |
| High-level sending/receiving pipelines. | |
Functions | |
| const char * | roc::pipeline::port_type_to_str (PortType type) |
| Convert port type to string. More... | |
| const char * | roc::pipeline::port_proto_to_str (PortProtocol proto) |
| Convert port protocol to string. More... | |
Port to string.
Definition in file port_to_str.h.