3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc {
class DataRate; }
Definition LinkCapacityEstimator.h:12
MCAPI double deviation_estimate_kbps() const
MCAPI void OnOveruseDetected(::webrtc::DataRate acknowledged_rate)
MCAPI void Update(::webrtc::DataRate capacity_sample, double alpha)
MCAPI bool has_estimate() const
MCAPI::webrtc::DataRate UpperBound() const
MCAPI::webrtc::DataRate LowerBound() const
MCAPI::webrtc::DataRate estimate() const
MCAPI LinkCapacityEstimator()