Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
SDES item header. More...
#include <headers.h>
Public Member Functions | |
void | reset () |
Reset to initial state (all zeros). More... | |
SdesItemType | type () const |
Get item type. More... | |
void | set_type (const SdesItemType t) |
Set type. More... | |
size_t | text_len () const |
Get item text length. More... | |
void | set_text_len (const size_t len) |
Set item text length. More... | |
const uint8_t * | text () const |
Get pointer to item text. The text is NOT zero-terminated. More... | |
uint8_t * | text () |
Get pointer to item text. The text is NOT zero-terminated. More... | |
SDES item header.
Part of SDES packet.
RFC 3550 6.5: "SDES: Source Description RTCP packet"
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |