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

    Type Alias PrivateFileCDN

    type PrivateFileCDN = {
        avc_url: string;
        captions?: string;
        origin: "gcs";
        url: string;
    }
    Index

    Properties

    avc_url: string
    captions?: string
    origin: "gcs"
    url: string