微信小游戏开发文档-小游戏媒体API InnerAudioContext.offStop

上传时间:2018-07-29阅读数:572

InnerAudioContext.offStop(function callback)取消监听音频停止事件参数function callback取消监听事件的回调函数

微信小游戏开发文档-小游戏媒体API InnerAudioContext.onEnded

上传时间:2018-05-31阅读数:649

InnerAudioContext.onEnded(function callback)监听音频自然播放至结束的事件参数function callback监听事件的回调函数

微信小游戏开发文档-小游戏媒体API InnerAudioContext.offEnded

上传时间:2018-04-08阅读数:539

InnerAudioContext.offEnded(function callback)取消监听音频自然播放至结束的事件参数function callback取消监听事件的回调函数

微信小游戏开发文档-小游戏媒体API InnerAudioContext.onTimeUpdate

上传时间:2018-07-24阅读数:762

InnerAudioContext.onTimeUpdate(function callback)监听音频播放进度更新事件参数function callback监听事件的回调函数

微信小游戏开发文档-小游戏媒体API InnerAudioContext.onPlay

上传时间:2018-03-13阅读数:509

InnerAudioContext.onPlay(function callback)监听音频播放事件参数function callback监听事件的回调函数

微信小游戏开发文档-小游戏媒体API InnerAudioContext.onError

上传时间:2018-06-04阅读数:748

InnerAudioContext.onError(function callback) 监听音频播放错误事件 参数 function callback 监听事件的回调函数 callback 回调函数 参数 Object res
目录