webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/api/jsepicecandidate.h"
#include <vector>
#include "webrtc/base/stringencode.h"
#include "webrtc/pc/webrtcsdp.h"
Namespaces | |
webrtc | |
Functions | |
WEBRTC_DYLIB_EXPORT IceCandidateInterface * | webrtc::CreateIceCandidate (const std::string &sdp_mid, int sdp_mline_index, const std::string &sdp, SdpParseError *error) |