buffered property
TimeRanges
get
buffered
The buffered read-only property of HTMLMediaElement objects
returns a new static
normalized TimeRanges object
that represents the ranges of the media resource, if any, that the user
agent has buffered at the moment the buffered property is accessed.
Implementation
external TimeRanges get buffered;