webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
rtcstatscollector.cc File Reference
#include "webrtc/pc/rtcstatscollector.h"
#include <memory>
#include <sstream>
#include <utility>
#include <vector>
#include "webrtc/api/mediastreaminterface.h"
#include "webrtc/api/peerconnectioninterface.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/timeutils.h"
#include "webrtc/media/base/mediachannel.h"
#include "webrtc/p2p/base/candidate.h"
#include "webrtc/p2p/base/p2pconstants.h"
#include "webrtc/p2p/base/port.h"
#include "webrtc/pc/peerconnection.h"
#include "webrtc/pc/webrtcsession.h"

Namespaces

 webrtc
 

Functions

const char * webrtc::CandidateTypeToRTCIceCandidateTypeForTesting (const std::string &type)
 
const char * webrtc::DataStateToRTCDataChannelStateForTesting (DataChannelInterface::DataState state)