video组件提供的进度相关的监测只有 bindtimeupdate ,官方说明这个函数250ms触发一次,在开发者工具上基本符合,但在真机上每隔1秒触发一次。达不到我们要求的精度。
对比下音频,wx.createInnerAudioContext()创建的innerAudioContext有个currentTime属性,但是video没有。
关于bindtimeupdate 触发的问题,截图:
1)开发者工具:
2)手机上:
我在官方论坛上提问了:https://developers.weixin.qq.com/blogdetail?action=get_post_info&lang=zh_CN&token=280111814&docid=00006660854c980f0037e84d85b000