Easy Tutorial
❮ Dom Htmlcollection Prop Style Height ❯

Audio paused Property

Audio Object

Example

Check if the audio is paused:

x output value is:


Definition and Usage

The paused property returns whether the audio is paused.

Note: This property is read-only.


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, returns true if the audio is paused, otherwise returns false. | | --- | --- |

❮ Dom Htmlcollection Prop Style Height ❯