Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
RTP encoding. More...
#include "roc_audio/iframe_decoder.h"
#include "roc_audio/iframe_encoder.h"
#include "roc_audio/pcm_format.h"
#include "roc_audio/sample_spec.h"
#include "roc_core/attributes.h"
#include "roc_core/iarena.h"
#include "roc_rtp/headers.h"
Go to the source code of this file.
Classes | |
struct | roc::rtp::Encoding |
RTP encoding. More... | |
Namespaces | |
roc | |
Root namespace. | |
roc::rtp | |
RTP protocol support. | |
Functions | |
ROC_ATTR_NODISCARD bool | roc::rtp::parse_encoding (const char *str, Encoding &result) |
Parse RTP encoding from string. More... | |
RTP encoding.
Definition in file encoding.h.