as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

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