Amazon Vinyl
    Preparing search index...

    Enumeration PlayedReason

    The reason playback has stopped. These are source event types from the media element that all indicate playback has stopped.

    PlaybackControllerEventMap

    Index
    EMPTIED: "emptied"
    ENDED: "ended"

    Note - 'ended' reason is generally unused, however it is not part of the w3c spec to guarantee a 'pause' event before 'ended'.

    PAUSE: "pause"
    SEEKING: "seeking"
    WAITING: "waiting"