bindtimeupdate 触发频率 250ms 一次
发布于 5 年前 作者 xyang 12312 次浏览 来自 问答
  • 当前 Bug 的表现(可附上截图)
  • 预期表现
  • 复现路径
  • 提供一个最简复现 Demo
bindtimeupdateeventhandle
播放进度变化时触发,event.detail = {currentTime, duration} 。触发频率 250ms 一次

但是实际开发的时候,实际并不是250ms触发一次,这个能解决吗?

回到顶部