html52.com
我爱小程序-开发者交流社区

wx.createInnerAudioContext()的问题

问题模块
API和组件

在调用seek方法之后, onTimeUpdate监听无效?

网友回复

xx:

在 seeking 的时候暂停, seekend 的时候再调用播放即可。

this.audio.onSeeking(function(e){
 
that.audio.pause();
 
});
 
this.audio.onSeeked(function(e){
 
that.audio.play();
 

});



原因参考:https://developers.weixin.qq.com/blogdetail?action=get_post_info&docid=760ad79b68dc7689f940de047a084564&highline=onTimeUpdate%20seek

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

真正的个人免签约支付接口

云免签H5支付