MediaSource: clearLiveSeekableRange() method
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Note: This feature is available in Dedicated Web Workers.
The clearLiveSeekableRange()
method of the
MediaSource
interface clears a seekable range previously set with a call
to setLiveSeekableRange()
.
Syntax
js
clearLiveSeekableRange()
Parameters
None.
Return value
None (undefined
).
Specifications
Specification |
---|
Media Source Extensions™ # dom-mediasource-clearliveseekablerange |
Browser compatibility
BCD tables only load in the browser