paused property

bool get paused

The read-only HTMLMediaElement.paused property tells whether the media element is paused.

Implementation

external bool get paused;