Amazon Vinyl
    Preparing search index...

    Variable ALL_STREAMING_EVENTSConst

    ALL_STREAMING_EVENTS: readonly [
        "contentTypesChange",
        "fetchedRangesChange",
        "streamingQualityChange",
        "bufferingQualityChange",
        "playbackQualityChange",
        "bufferingEnded",
        "error",
        "reset",
        "qualitiesChange",
        "qualitiesUnfilteredChange",
        "codecUnsupported",
        "seekRangeChange",
        "loadSpanMeasured",
    ] = ...

    All streaming-related events a track may emit. These will be bubbled by the player.