SourceBuffer.buffered

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

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

BCD tables only load in the browser

See also