vot.js - v2.4.12
    Preparing search index...
    type PlayerConfig = {
        download: boolean;
        duration: number;
        isLive: boolean;
        lang: string;
        url: PlayerVideo[];
        vid: string;
        vtype: "MP4";
    }
    Index

    Properties

    download: boolean
    duration: number
    isLive: boolean
    lang: string
    vid: string
    vtype: "MP4"