Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
Loading...
Searching...
No Matches
encoding.h File Reference

RTP encoding. More...

Go to the source code of this file.

Classes

struct  roc::rtp::Encoding
 RTP encoding. More...

Namespaces

namespace  roc
 Root namespace.
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.

Detailed Description

RTP encoding.

Definition in file encoding.h.