Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Format packet flags to string. More...
#include <packet_flags_to_str.h>
Public Member Functions | |
packet_flags_to_str (unsigned flags) | |
Construct. More... | |
const char * | c_str () const |
Get formatted string. More... | |
Format packet flags to string.
Definition at line 21 of file packet_flags_to_str.h.
|
explicit |
Construct.
|
inline |
Get formatted string.
Definition at line 27 of file packet_flags_to_str.h.