![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
RTP extension header. More...
#include <roc_rtp/headers.h>
Public Member Functions | |
| uint16_t | type () const |
| Get extension type. | |
| uint32_t | data_size () const |
| Get extension data size in bytes (without extension header itself). | |
RTP extension header.
Extension contains fixed size header of 4 bytes followed by variable length data.
RFC 3550 5.3.1: "RTP Header Extension"
|
inline |
|
inline |