Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
Ring
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

IPlayerSessionBufferedRangesListener

All these listeners must be implemented in class or component extending IPlayerClient and must be registered by calling corresponding IPlayerClient.register APIs.

Properties

onBufferedRangesUpdated

onBufferedRangesUpdated: (bufferedRanges: Array<ITimeRange>, sessionId?: IPlayerSessionId) => void

Invoked when a Kepler player buffered position is updated.


Last updated: Jul 22, 2026