ReadonlybufferingThe last segment has finished appending.
ReadonlybufferingDispatched when the currently buffering quality changes. This is dispatched before the segment is appended.
ReadonlycodecA codec the browser reported as supported failed to decode on append and
has been denylisted at runtime. The current media should be reloaded so
quality selection can fall back to a codec that decodes. Recoverable:
this is dispatched instead of an error, and the player reloads the
track in response.
ReadonlycontentThe actively streamed content types have changed.
ReadonlyerrorDispatched when a streaming error occurs.
ReadonlyfetchedfetchedRanges have been updated.
ReadonlyloadA stage of the track load completed. Rather than redispatch this raw
measurement, the player attributes it to the current track and
republishes it as the loadSpan event.
ReadonlyplaybackThe currently playing quality has changed.
ReadonlyqualitiesThe available qualities for the current period have changed.
ReadonlyqualitiesThe available unfiltered qualities for the current period have changed.
ReadonlyresetEmitted when the error state has been reset.
ReadonlyseekThe seekable range on the media timeline has changed.
ReadonlystreamingDispatched when the currently streaming quality changes. This is dispatched when a new streaming quality has been requested.
Events a track dispatches related to streaming quality and status.