Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Format ChannelSet to string. More...
#include <channel_set_to_str.h>
Public Member Functions | |
channel_set_to_str (const ChannelSet &) | |
Construct. More... | |
const char * | c_str () const |
Get formatted string. More... | |
Format ChannelSet to string.
Definition at line 22 of file channel_set_to_str.h.
|
explicit |
Construct.
|
inline |
Get formatted string.
Definition at line 28 of file channel_set_to_str.h.