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

BCD tables only load in the browser

See also