Type Alias PrivateHLSFiles

PrivateHLSFiles: {
    cdns: Record<string, PrivateFileCDN>;
    default_cdn: string;
    separate_av: boolean;
}