3#include "mc/_HeaderOutputPredefine.h"
6#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, uchar fraction_loss,
int total_packets);
59 MCNAPI ::webrtc::RtcEvent::Type
$GetType()
const;
Definition RtcEventBweUpdateLossBased.h:10
MCAPI void * $ctor(int bitrate_bps, uchar fraction_loss, int total_packets)
MCAPI bool $IsConfigEvent() const
static MCAPI void ** $vftable()
MCAPI::webrtc::RtcEvent::Type $GetType() const
MCAPI RtcEventBweUpdateLossBased(int bitrate_bps, uchar fraction_loss, int total_packets)