Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
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

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

Functions

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

Detailed Description

Parser for the Session Description Protocol.

Definition in file parser.h.