IGPAPI
    Preparing search index...

    Interface WebProfileInfoResponseDashInfo

    interface WebProfileInfoResponseDashInfo {
        is_dash_eligible: boolean;
        number_of_qualities: number;
        video_dash_manifest: string;
    }
    Index

    Properties

    is_dash_eligible: boolean
    number_of_qualities: number
    video_dash_manifest: string