SourceBuffer: buffered property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Want more support for this feature? Tell us why.
Note: This feature is available in Dedicated Web Workers.
The buffered read-only property of the
SourceBuffer interface returns the time ranges that are currently
buffered in the SourceBuffer as a normalized TimeRanges
object.
Value
A TimeRanges object.
Examples
TBD
Specifications
| Specification |
|---|
| Media Source ExtensionsTM> # dom-sourcebuffer-buffered> |
Browser compatibility
Enable JavaScript to view this browser compatibility table.