3#include "mc/_HeaderOutputPredefine.h"
12class LinkCapacityEstimator {
22 LinkCapacityEstimator& operator=(LinkCapacityEstimator
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()