vot.js - v2.4.12
    Preparing search index...
    VideoFrame: {
        prototype: VideoFrame;
        new (image: CanvasImageSource, init?: VideoFrameInit): VideoFrame;
        new (data: AllowSharedBufferSource, init: VideoFrameBufferInit): VideoFrame;
    }

    Type declaration