SourceBuffer: buffered property

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 Extensions™
# dom-sourcebuffer-buffered

Browser compatibility

desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
buffered
Available in workers
Experimental

See also