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.
A Boolean value that indicates whether the media is paused. (read-only)
readonly attribute boolean paused;If true, the video is paused; otherwise, it is not.