Contents

paused

A Boolean value that indicates whether the media is paused. (read-only)

Declaration

readonly attribute boolean paused;

Discussion

If true, the video is paused; otherwise, it is not.

See Also

Getting State