Easy Tutorial
❮ Att Tbody Char Att Meta Http Equiv ❯

HTML Audio/Video DOM paused Property

HTML Audio/Video DOM Reference Manual

Example

Check if the video is paused:


Definition and Usage

The paused property returns whether the audio/video is paused.


Browser Support

All major browsers support the paused property.

Note: Internet Explorer 8 and earlier versions do not support this property.


Syntax

Technical Details

| Return Value: | Boolean, true|false. <br>true indicates that the audio/video is paused, otherwise false. | | --- | --- |

❮ Att Tbody Char Att Meta Http Equiv ❯