Bitmovin Player API 8.271.0
    Preparing search index...

    Interface PlayerManifestAPI

    interface PlayerManifestAPI {
        dash?: DashAPI;
        hls?: HlsAPI;
    }
    Index
    dash?: DashAPI

    Offers insight into the loaded DASH manifest.

    hls?: HlsAPI

    Offers insight into the loaded HLS manifest.