vot.js - v2.4.18
    Preparing search index...

    Type Alias VideoCaption

    type VideoCaption = {
        src: string;
        srclang: string;
        type: "captions";
    }
    Index
    src: string
    srclang: string
    type: "captions"