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

    Type Alias VideoCaption

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

    Properties

    Properties

    src: string
    srclang: string
    type: "captions"