web api instance method
MediaSource: clearLiveSeekableRange() method
Available in workers
The clearLiveSeekableRange() method of the
MediaSource interface clears a seekable range previously set with a call
to setLiveSeekableRange().
Syntax
clearLiveSeekableRange()
Parameters
None.
Return value
None (undefined).
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.