HTML Audio/Video DOM Reference
Check if the video is paused:
The paused property returns if the audio/video is paused.
![]()
The paused property is supported in all major browsers.
Note: This property is not supported in Internet Explorer 8 and earlier.
| Return Value: | Boolean, true|false. true indicates that the audio/video is paused. Otherwise false |
|---|
HTML Audio/Video DOM Reference
Your message has been sent to W3Schools.