![]() |
Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
|
Session Description Protocol. More...
#include "roc_address/socket_addr.h"#include "roc_core/array.h"#include "roc_core/attributes.h"#include "roc_core/iarena.h"#include "roc_core/list.h"#include "roc_core/log.h"#include "roc_core/shared_ptr.h"#include "roc_core/string_buffer.h"#include "roc_core/string_builder.h"#include "roc_sdp/connection_data.h"#include "roc_sdp/media_description.h"

Go to the source code of this file.
Classes | |
| class | roc::sdp::SessionDescription |
| SDP session description. More... | |
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. | |
Session Description Protocol.
Definition in file session_description.h.