webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/pc/statscollector.h"
#include <memory>
#include <utility>
#include <vector>
#include "webrtc/base/base64.h"
#include "webrtc/base/checks.h"
#include "webrtc/pc/channel.h"
#include "webrtc/pc/peerconnection.h"
Namespaces | |
webrtc | |
Functions | |
const char * | webrtc::IceCandidateTypeToStatsType (const std::string &candidate_type) |
const char * | webrtc::AdapterTypeToStatsType (rtc::AdapterType type) |
const StatsReport::StatsValueName name |