3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/RtcEvent.h"
33 virtual ::webrtc::RtcEvent::Type GetType()
const ;
36 virtual bool IsConfigEvent()
const ;
48 MCNAPI
void*
$ctor(
int id,
int bitrate_bps, uint min_probes, uint min_bytes);
54 MCNAPI ::webrtc::RtcEvent::Type
$GetType()
const;
Definition RtcEventProbeClusterCreated.h:10
MCAPI void * $ctor(int id, int bitrate_bps, uint min_probes, uint min_bytes)
MCAPI RtcEventProbeClusterCreated(int id, int bitrate_bps, uint min_probes, uint min_bytes)
MCAPI::webrtc::RtcEvent::Type $GetType() const
MCAPI bool $IsConfigEvent() const
static MCAPI void ** $vftable()