MediaSource.clearLiveSeekableRange()
Experimental: 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
Specifications
| Specification |
|---|
| Media Source Extensions™ # dom-mediasource-clearliveseekablerange |
Browser compatibility
BCD tables only load in the browser