buffered property

TimeRanges get buffered

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.

Implementation

external TimeRanges get buffered;