VideoFrame: {
    prototype: VideoFrame;
    new (image, init?): VideoFrame;
    new (data, init): VideoFrame;
}

Type declaration

Generated using TypeDoc