28 MCAPI ::webrtc::DataRate GetEstimatedLinkCapacity()
const;
30 MCAPI
int GetMinBitrate()
const;
32 MCAPI ::webrtc::DataRate GetUpperLimit()
const;
36 MCAPI
bool IsRttAboveLimit()
const;
38 MCAPI
bool LossBasedBandwidthEstimatorV1Enabled()
const;
40 MCAPI
bool LossBasedBandwidthEstimatorV1ReadyForUse()
const;
42 MCAPI
bool LossBasedBandwidthEstimatorV2Enabled()
const;
44 MCAPI
bool LossBasedBandwidthEstimatorV2ReadyForUse()
const;
50 MCAPI
void OnRouteChange();
54 MCAPI
bool PaceAtLossBasedEstimate()
const;
71 MCAPI
void UpdateLossBasedEstimator(
73 ::webrtc::BandwidthUsage,
74 ::std::optional<::webrtc::DataRate>,
92 MCAPI ::webrtc::LossBasedState loss_based_state()
const;
94 MCAPI ::webrtc::DataRate target_rate()
const;