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