isPlaying


isPlayingbooleanRead-only

Indicates if a video is currently playing.

To set the isPlaying property, use the play(), pause(), and stop() functions.

Did this help?