Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
encoding.h File Reference

RTP encoding. More...

Include dependency graph for encoding.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

RTP encoding.

Definition in file encoding.h.