Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
parser.h File Reference

Parser for the Session Description Protocol. More...

Include dependency graph for parser.h:

Go to the source code of this file.

Namespaces

namespace  roc
 Root namespace.
 
namespace  roc::sdp
 SDP protocol support.
 

Functions

bool roc::sdp::parse_sdp (const char *str, SessionDescription &result)
 Parse SDP session description from string.
 

Detailed Description

Parser for the Session Description Protocol.

Definition in file parser.h.