P2P Media Loader Documentation
    Preparing search index...

    Type Alias DownloadSource

    DownloadSource: "http" | "p2p"

    Specifies the source of a download within a media streaming context.

    "http" - Indicates that the segment was downloaded using the HTTP protocol.

    "p2p"- Indicates that the segment was downloaded through a peer-to-peer network.