Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Parser for the Session Description Protocol. More...
#include "roc_sdp/session_description.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... | |
Parser for the Session Description Protocol.
Definition in file parser.h.