19 RtcEventRtcpPacketOutgoing& operator=(RtcEventRtcpPacketOutgoing
const&);
20 RtcEventRtcpPacketOutgoing(RtcEventRtcpPacketOutgoing
const&);
21 RtcEventRtcpPacketOutgoing();
26 virtual ~RtcEventRtcpPacketOutgoing() ;
28 virtual ::webrtc::RtcEvent::Type GetType()
const ;
30 virtual bool IsConfigEvent()
const ;
54 MCNAPI ::webrtc::RtcEvent::Type
$GetType()
const;