as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
Ring
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持

IPlayerSessionPositionListener

IPlayerSessionPositionListener

一个侦听器,用于接收播放器会话位置更新。

属性

onPositionUpdated

onPositionUpdated: (updatedPosition: Array<IPlayerSessionPosition>) => void

由PlayerServer按照使用IPlayerClient.registerPositionListener设定的间隔调用。

要停止接收此回调,用户需要取消订阅IPlayerClient.registerPositionListener返回的对象。


Last updated: 2026年7月22日