|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Convert pipeline port to string. More...
#include <port_to_str.h>
Public Member Functions | |
| port_to_str (const PortConfig &) | |
| Construct. More... | |
| const char * | c_str () const |
| Get formatted address. More... | |
Convert pipeline port to string.
Definition at line 27 of file port_to_str.h.
|
explicit |
Construct.
|
inline |
Get formatted address.
Definition at line 33 of file port_to_str.h.