vot.js - v2.4.12
    Preparing search index...
    type Subtitle = {
        is_auto?: boolean;
        is_default?: boolean;
        lang: string;
        manifest_name: string;
        storage_index: number;
        title: string;
        url: string;
    }
    Index

    Properties

    is_auto?: boolean
    is_default?: boolean
    lang: string
    manifest_name: string
    storage_index: number
    title: string
    url: string