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

Parser for the Session Description Protocol. More...

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.