3#include "mc/_HeaderOutputPredefine.h"
13class CongestionWindowPushbackController {
27 CongestionWindowPushbackController& operator=(CongestionWindowPushbackController
const&);
28 CongestionWindowPushbackController(CongestionWindowPushbackController
const&);
29 CongestionWindowPushbackController();
MCAPI uint UpdateTargetBitrate(uint bitrate_bps)
MCAPI void UpdatePacingQueue(int64 pacing_bytes)
MCAPI void SetDataWindow(::webrtc::DataSize data_window)
MCAPI CongestionWindowPushbackController(::webrtc::FieldTrialsView const *key_value_config)
MCAPI void * $ctor(::webrtc::FieldTrialsView const *key_value_config)
MCAPI void UpdateOutstandingData(int64 outstanding_bytes)
Definition FieldTrialsView.h:7