Firefox Tomorrow

web api instance method

HTMLMediaElement: pause() method

View on MDN ↗

The HTMLMediaElement.pause() method will pause playback of the media, if the media is already in a paused state this method will have no effect.

Syntax

pause()

Parameters

None.

Return value

None (undefined).

Exceptions

None.

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.