Easy Tutorial
❮ Coll Doc Links Prop Password Form ❯

Audio seeking Attribute

Audio Object

Example

Displays whether the user is currently seeking in the audio:

x output value is:


Definition and Usage

The seeking property returns whether the user is currently seeking in the audio.

Seeking refers to the user moving/jumping to a new position in the audio.

Note: This property is read-only.


Browser Support

All major browsers support the seeking property.

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


Syntax

Technical Details

| Return Value: | Boolean, true if the user is seeking, otherwise false. | | --- | --- |

❮ Coll Doc Links Prop Password Form ❯