isPlaying
A Boolean value that indicates whether or not the Player is playing.
Declaration
readonly attribute Boolean isPlaying;Discussion
If this Boolean value is true, the Player is advancing currentTime automatically, as close to every one-sixtieth of a second as it can achieve.