|
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
BYE reason header. More...
#include <headers.h>
Public Member Functions | |
| void | reset () |
| Reset to initial state (all zeros). | |
| size_t | text_len () const |
| Get text length. | |
| void | set_text_len (const size_t ln) |
| Set text length. | |
| const uint8_t * | text () const |
| Get pointer to text. The text is NOT zero-terminated. | |
| uint8_t * | text () |
| Get pointer to text. The text is NOT zero-terminated. | |
Static Public Attributes | |
| static const size_t | MaxTextLen = 255 |
| Get maximum allowed reason text length. | |
BYE reason header.
Part of BYE packet.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |