Skip to main content
Version: 4.0

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.