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