3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc {
class DataRate; }
8namespace webrtc {
class TimeDelta; }
9namespace webrtc {
class Timestamp; }
Definition BitrateTracker.h:14
MCAPI void Update(int64, ::webrtc::Timestamp)
MCAPI ::std::optional<::webrtc::DataRate > Rate(::webrtc::Timestamp) const
MCAPI BitrateTracker(::webrtc::TimeDelta)
MCAPI void * $ctor(::webrtc::TimeDelta)
Definition TimeDelta.h:10
Definition Timestamp.h:10