Copy as Markdown

Other Tools

/* THIS FILE IS AUTOGENERATED FROM VideoFrame.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_VIDEOFRAMEBINDINGFWD_H_
#define DOM_VIDEOFRAMEBINDINGFWD_H_
namespace mozilla {
namespace dom {
struct PlaneLayout;
struct VideoFrameInit;
struct VideoFrameBufferInit;
struct VideoFrameCopyToOptions;
class VideoFrame;
} // namespace dom
} // namespace mozilla
#endif // DOM_VIDEOFRAMEBINDINGFWD_H_