27 RTCSentRtpStreamStats& operator=(RTCSentRtpStreamStats
const&);
28 RTCSentRtpStreamStats(RTCSentRtpStreamStats
const&);
29 RTCSentRtpStreamStats();
34 virtual ::std::vector<::webrtc::Attribute> AttributesImpl(uint64 additional_capacity)
const ;
36 virtual ::std::unique_ptr<::webrtc::RTCStats> copy()
const ;
38 virtual char const* type()
const ;
40 virtual ~RTCSentRtpStreamStats() ;
52 MCNAPI static ::std::add_lvalue_reference_t<char const[]>
kType();
70 MCNAPI ::std::vector<::webrtc::Attribute>
$AttributesImpl(uint64 additional_capacity)
const;
72 MCNAPI ::std::unique_ptr<::webrtc::RTCStats>
$copy()
const;
74 MCNAPI
char const*
$type()
const;