Skip to main content
Version: Next

PlaybackState

An object representing the playback state of the player.

PropertyTypeDescription
stateStateThe current state of the player.
errorPlaybackErrorEvent | undefinedIf the state is type Error a PlaybackErrorEvent will be present. Else undefined.