![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Format packet flags to string. More...
#include <roc_packet/packet_flags_to_str.h>

Public Member Functions | |
| packet_flags_to_str (unsigned flags) | |
| Construct. | |
| const char * | c_str () const |
| Get formatted string. | |
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.