ITimeRange
Defines a time range for buffered content in media playback.
The service component creates an array of these ranges and sends them to
the interactive component via IPlayerServer.updateBufferedRanges
.
Properties
end
end:
number
End position (in seconds)
start
start:
number
Start position (in seconds)
Last updated: Sep 30, 2025