![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
RTP headers. More...
#include "roc_core/attributes.h"#include "roc_core/endian.h"#include "roc_core/panic.h"#include "roc_core/stddefs.h"#include "roc_packet/units.h"

Go to the source code of this file.
Classes | |
| class | roc::rtp::Header |
| RTP header. More... | |
| class | roc::rtp::ExtentionHeader |
| RTP extension header. More... | |
Namespaces | |
| namespace | roc |
| Root namespace. | |
| namespace | roc::rtp |
| RTP protocol support. | |
Enumerations | |
| enum | roc::rtp::Version { roc::rtp::V2 = 2 } |
| RTP protocol version. More... | |
| enum | roc::rtp::PayloadType { roc::rtp::PayloadType_L16_Stereo = 10 , roc::rtp::PayloadType_L16_Mono = 11 } |
| RTP payload type. More... | |
RTP headers.
Definition in file headers.h.