3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc {
class Clock; }
Definition RateLimiter.h:12
MCAPI RateLimiter(::webrtc::Clock *clock, int64 max_window_ms)
MCAPI bool TryUseRate(uint64 packet_size_bytes)
MCAPI void SetMaxRate(uint max_rate_bps)
MCAPI void * $ctor(::webrtc::Clock *clock, int64 max_window_ms)