Copy as Markdown

Other Tools

/* THIS FILE IS AUTOGENERATED FROM RTCStatsReport.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_RTCSTATSREPORTBINDINGFWD_H_
#define DOM_RTCSTATSREPORTBINDINGFWD_H_
namespace mozilla {
namespace dom {
struct RTCBandwidthEstimationInternal;
struct RTCIceServerInternal;
struct RTCSdpParsingErrorInternal;
struct RTCStats;
struct RTCVideoFrameHistoryEntryInternal;
struct RTCCodecStats;
struct RTCConfigurationInternal;
struct RTCDataChannelStats;
struct RTCIceCandidatePairStats;
struct RTCIceCandidateStats;
struct RTCMediaSourceStats;
struct RTCPeerConnectionStats;
struct RTCRTPContributingSourceStats;
struct RTCRtpStreamStats;
struct RTCSdpHistoryEntryInternal;
struct RTCVideoFrameHistoryInternal;
struct RTCReceivedRtpStreamStats;
struct RTCSdpHistoryInternal;
struct RTCSentRtpStreamStats;
struct RTCVideoSourceStats;
struct RTCInboundRtpStreamStats;
struct RTCOutboundRtpStreamStats;
struct RTCRemoteInboundRtpStreamStats;
struct RTCRemoteOutboundRtpStreamStats;
struct RTCStatsCollection;
struct RTCStatsReportInternal;
class RTCStatsReport;
} // namespace dom
} // namespace mozilla
#endif // DOM_RTCSTATSREPORTBINDINGFWD_H_