3#include "mc/_HeaderOutputPredefine.h"
7namespace webrtc {
class FieldTrialsView; }
8namespace webrtc {
class RtcEventLog; }
9namespace webrtc {
struct AlrDetectorConfig; }
Definition AlrDetector.h:14
MCAPI void * $ctor(::webrtc::FieldTrialsView const *, ::webrtc::RtcEventLog *)
MCAPI AlrDetector(::webrtc::FieldTrialsView const *, ::webrtc::RtcEventLog *)
MCAPI ::std::optional< int64 > GetApplicationLimitedRegionStartTime() const
MCAPI void * $ctor(::webrtc::AlrDetectorConfig, ::webrtc::RtcEventLog *)
MCAPI AlrDetector(::webrtc::AlrDetectorConfig, ::webrtc::RtcEventLog *)
MCAPI void SetEstimatedBitrate(int)
MCAPI void OnBytesSent(uint64, int64)
Definition FieldTrialsView.h:7
Definition RtcEventLog.h:13
Definition AlrDetectorConfig.h:12