3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/BandwidthUsage.h"
7#include "mc/external/webrtc/RtcEvent.h"
32 virtual ::webrtc::RtcEvent::Type GetType()
const ;
35 virtual bool IsConfigEvent()
const ;
47 MCNAPI
void*
$ctor(
int bitrate_bps, ::webrtc::BandwidthUsage detector_state);
59 MCNAPI ::webrtc::RtcEvent::Type
$GetType()
const;
Definition RtcEventBweUpdateDelayBased.h:11
MCAPI::webrtc::RtcEvent::Type $GetType() const
static MCAPI void ** $vftable()
MCAPI void * $ctor(int bitrate_bps, ::webrtc::BandwidthUsage detector_state)
MCAPI RtcEventBweUpdateDelayBased(int bitrate_bps, ::webrtc::BandwidthUsage detector_state)
MCAPI bool $IsConfigEvent() const