@arl/leaflet-tracksymbol2
    Preparing search index...

    Variable VideoFrame

    VideoFrame: {
        prototype: VideoFrame;
        new (image: CanvasImageSource, init?: VideoFrameInit): VideoFrame;
        new (data: AllowSharedBufferSource, init: VideoFrameBufferInit): VideoFrame;
    }

    Type declaration