Interface BufferRange

Represents a contiguous range of playable media.

Hierarchy

  • BufferRange

Properties

Properties

end: number

The end of the buffered range, in seconds.

start: number

The start of the buffered range, in seconds.

Generated using TypeDoc