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