3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/external/webrtc/RtcEvent.h"
10namespace webrtc {
class RtpPacketToSend; }
36 virtual ::webrtc::RtcEvent::Type GetType()
const ;
39 virtual bool IsConfigEvent()
const ;
63 MCNAPI ::webrtc::RtcEvent::Type
$GetType()
const;
Definition RtcEventRtpPacketOutgoing.h:15
static MCAPI void ** $vftable()
MCAPI void * $ctor(::webrtc::RtpPacketToSend const &packet, int probe_cluster_id)
MCAPI::webrtc::RtcEvent::Type $GetType() const
MCAPI RtcEventRtpPacketOutgoing(::webrtc::RtpPacketToSend const &packet, int probe_cluster_id)
MCAPI bool $IsConfigEvent() const
Definition RtpPacketToSend.h:16