playbackState
The current state of the player.
Declaration
readonly attribute String playbackState;Discussion
This property can contain the following valid values: begin, end, loading, playing, paused, and scanning.
The current state of the player.
readonly attribute String playbackState;This property can contain the following valid values: begin, end, loading, playing, paused, and scanning.