20 RtcEventRemoteEstimate& operator=(RtcEventRemoteEstimate
const&);
21 RtcEventRemoteEstimate(RtcEventRemoteEstimate
const&);
22 RtcEventRemoteEstimate();
27 virtual ::webrtc::RtcEvent::Type GetType()
const ;
29 virtual bool IsConfigEvent()
const ;
31 virtual ~RtcEventRemoteEstimate() =
default;
37 MCNAPI ::webrtc::RtcEvent::Type
$GetType()
const;