Copy as Markdown

Other Tools

/* THIS FILE IS AUTOGENERATED FROM RTCRtpParameters.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_RTCRTPPARAMETERSBINDINGFWD_H_
#define DOM_RTCRTPPARAMETERSBINDINGFWD_H_
namespace mozilla {
namespace dom {
struct RTCRtcpParameters;
struct RTCRtpCodecParameters;
struct RTCRtpEncodingParameters;
struct RTCRtpHeaderExtensionParameters;
struct RTCRtpParameters;
struct RTCRtpReceiveParameters;
struct RTCRtpSendParameters;
} // namespace dom
} // namespace mozilla
#endif // DOM_RTCRTPPARAMETERSBINDINGFWD_H_