Web/API/MediaSource/clearLiveSeekableRange

From Get docs

This is an experimental technologyCheck 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 ExtensionsThe definition of 'clearLiveSeekableRange()' in that specification. Recommendation Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet

clearLiveSeekableRange

Experimental'

Chrome

Full support 62

Edge

Full support 17

Firefox

No support No

IE

No support No

Opera

Full support 49

Safari

No support No

WebView Android

Full support 62

Chrome Android

Full support 62

Firefox Android

?

Opera Android

Full support 46

Safari iOS

No support No

Samsung 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.