MediaSource.clearLiveSeekableRange()

This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The clearLiveSeekableRange() method of the MediaSource interface clears a seekable range previously set with a call to setLiveSeekableRange().

Syntax

mediaSource.clearLiveSeekableRange()

Parameters

None.

Return value

undefined

Specifications

Specification Status Comment
Media Source Extensions
The definition of 'clearLiveSeekableRange()' in that specification.
Recommendation Initial definition.

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
clearLiveSeekableRange
Experimental
Chrome Full support 62Edge Full support 17Firefox No support NoIE No support NoOpera Full support 49Safari No support NoWebView Android Full support 62Chrome Android Full support 62Firefox Android ? Opera Android Full support 46Safari iOS No support NoSamsung Internet Android Full support 8.0

Legend

Full support
Full support
No support
No support
Compatibility unknown
Compatibility unknown
Experimental. Expect behavior to change in the future.
Experimental. Expect behavior to change in the future.