webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Functions | Variables
bwe.cc File Reference
#include "webrtc/modules/remote_bitrate_estimator/test/bwe.h"
#include <limits>
#include "webrtc/base/constructormagic.h"
#include "webrtc/modules/remote_bitrate_estimator/test/estimators/nada.h"
#include "webrtc/modules/remote_bitrate_estimator/test/estimators/remb.h"
#include "webrtc/modules/remote_bitrate_estimator/test/estimators/send_side.h"
#include "webrtc/modules/remote_bitrate_estimator/test/estimators/tcp.h"

Classes

class  webrtc::testing::bwe::NullBweSender
 

Namespaces

 webrtc
 
 webrtc::testing
 
 webrtc::testing::bwe
 

Functions

int64_t webrtc::testing::bwe::GetAbsSendTimeInMs (uint32_t abs_send_time)
 
BweSender * webrtc::testing::bwe::CreateBweSender (BandwidthEstimatorType estimator, int kbps, BitrateObserver *observer, Clock *clock)
 
BweReceiver * webrtc::testing::bwe::CreateBweReceiver (BandwidthEstimatorType type, int flow_id, bool plot)
 

Variables

const int webrtc::testing::bwe::kSetCapacity = 1000