编程课程
编程实战
编程题库
编程教程
在线工具
免费AI编程助手
VIP会员
双11
App下载
扫码下载编程狮APP
注册
|
登录
注册成功
X
W3Cschool
恭喜您成为首批注册用户
获得88经验值奖励
马上体验
入门教程
编程课程
VIP会员
字节跳动小游戏官方文档
赞
收藏
更多文章
目录
搜索
书签
介绍
了解小游戏
整体介绍
流量入口
流量入口概述
今日头条流量入口
抖音流量入口
今日头条极速版流量入口
接入指南
注册账号
创建小游戏
开发前准备
开发与调试
内容转发
审核流程
发布小程序
绑定头条号
说明
获取内测资格
头条号绑定小程序
文章插入小程序
头条号首页底部插入小程序入口
注意事项
开发者自审标准
字节跳动广告展现规范
视频激励-录屏分享参考规范
图片资源使用注意事项
排行榜运营活动
纹理内存优化
开发
框架
小游戏配置
场景值
模块化
require
module
exports
基础功能
tt
console
tt.env
API
小游戏
字节跳动小游戏
渲染
画图
tt.createCanvas
Canvas
Canvas.getContext
RenderingContext
Canvas.toDataURL
Canvas.dispose
Canvas.toTempFilePath
Canvas.toTempFilePathSync
字体
tt.loadFont
帧率
tt.setPreferredFramesPerSecond
requestAnimationFrame
cancelAnimationFrame
图片
tt.createImage
Image
设备
加速度计
tt.startAccelerometer
tt.stopAccelerometer
tt.onAccelerometerChange
剪贴板
tt.setClipboardData
tt.getClipboardData
罗盘
tt.startCompass
tt.stopCompass
tt.onCompassChange
网络
tt.getNetworkType
tt.onNetworkStatusChange
屏幕亮度
tt.setKeepScreenOn
振动
tt.vibrateLong
tt.vibrateShort
电池
tt.getBatteryInfo
扫码
tt.scanCode
文件
tt.getFileSystemManager
FileSystemManager
FileSystemManager.access
FileSystemManager.accessSync
FileSystemManager.copyFile
FileSystemManager.copyFileSync
FileSystemManager.getFileInfo
FileSystemManager.getSavedFileList
FileSystemManager.mkdir
FileSystemManager.mkdirSync
FileSystemManager.readFile
FileSystemManager.readFileSync
FileSystemManager.readdir
FileSystemManager.readdirSync
FileSystemManager.rename
FileSystemManager.renameSync
FileSystemManager.rmdir
FileSystemManager.rmdirSync
FileSystemManager.saveFile
FileSystemManager.saveFileSync
FileSystemManager.unlink
FileSystemManager.unlinkSync
FileSystemManager.unzip
FileSystemManager.writeFile
FileSystemManager.writeFileSync
FileSystemManager.stat
FileSystemManager.statSync
FileSystemManager.appendFile
FileSystemManager.appendFileSync
FileSystemManager.removeSavedFile
Stats
Stats.isDirectory
Stats.isFile
位置
tt.getLocation
媒体
音频
tt.createInnerAudioContext
InnerAudioContext
InnerAudioContext.play
InnerAudioContext.seek
InnerAudioContext.pause
InnerAudioContext.stop
InnerAudioContext.destroy
InnerAudioContext.onCanplay
InnerAudioContext.onPlay
InnerAudioContext.onSeeking
InnerAudioContext.onSeeked
InnerAudioContext.onPause
InnerAudioContext.onStop
InnerAudioContext.onEnded
InnerAudioContext.onError
InnerAudioContext.onWaiting
InnerAudioContext.onTimeUpdate
InnerAudioContext.offCanplay
InnerAudioContext.offPlay
InnerAudioContext.offSeeking
InnerAudioContext.offSeeked
InnerAudioContext.offPause
InnerAudioContext.offStop
InnerAudioContext.offEnded
InnerAudioContext.offError
InnerAudioContext.offWaiting
InnerAudioContext.offTimeUpdate
图片
ImageFile
tt.chooseImage
tt.previewImage
tt.saveImageToPhotosAlbum
tt.getImageInfo
录屏
tt.getGameRecorderManager
GameRecorderManager
start
onStart
recordClip
clipVideo
pause
onPause
resume
onResume
stop
onStop
onError
onInterruptionBegin
onInterruptionEnd
录音
ttgetRecorderManager
RecorderManager
网络
下载
tt.downloadFile
DownloadTask
DownloadTask.abort
DownloadTask.onProgressUpdate
发起请求
tt.request
RequestTask
RequestTask.abort
上传
tt.uploadFile
UploadTask
UploadTask.abort
Websocket
tt.connectSocket
SocketTask
SocketTask.send
SocketTask.close
SocketTask.onOpen
SocketTask.onClose
SocketTask.onError
SocketTask.onMessage
转发
tt.showShareMenu
tt.hideShareMenu
tt.onShareAppMessage
tt.offShareAppMessage
tt.shareAppMessage
tt.navigateToVideoView
数据缓存
tt.clearStorage
tt.clearStorageSync
tt.getStorage
tt.getStorageSync
tt.removeStorage
tt.removeStorageSync
tt.setStorageSync
系统
生命周期
tt.exitMiniProgram
tt.getLaunchOptionsSync
tt.onShow
tt.onHide
tt.offShow
tt.offHide
系统信息
tt.getSystemInfo
tt.getSystemInfoSync
触摸事件
Touch
tt.onTouchStart
tt.onTouchMove
tt.onTouchEnd
tt.onTouchCancel
tt.offTouchMove
tt.offTouchEnd
tt.offTouchCancel
定时器
setTimeout
setInterval
clearTimeout
clearInterval
界面
交互
tt.showToast
tt.showModal
tt.showLoading
tt.showActionSheet
tt.hideLoading
showFavoriteGuide
键盘
tt.showKeyboard
tt.updateKeyboard
tt.hideKeyboard
tt.onKeyboardComplete
tt.onKeyboardInput
tt.offKeyboardConfirm
tt.offKeyboardInput
菜单
支付
tt.requestGamePayment
获取游戏币余额
游戏币扣除接口
游戏币赠送接口
支付签名生成算法
Worker
tt.createWorker
Worker
Worker.onMessage
Worker.postMessage
Worker.terminate
更新
tt.getUpdateManager
UpdateManager
UpdateManager.applyUpdate
UpdateManager.onCheckForUpdate
UpdateManager.onUpdateReady
UpdateManager.onUpdateFailed
其它
标准对象输入
性能
tt.getPerformance
Performance
tt.onMemoryWarning
Performance.now
tt.triggerGC
服务端
服务端API介绍
接口调用凭证
getAccessToken
登录
code2Session
数据缓存
setUserStorage
removeUserStorage
二维码
createQRCode
模板消息
send
其它
用户登录态签名
开放能力
登录
tt.login
tt.checkSession
用户信息
tt.getUserInfo
敏感数据处理
广告
tt.createBannerAd
tt.createRewardedVideoAd
广告错误码说明
设置
tt.getSetting
tt.openSetting
AuthSetting
授权
authorize
内容安全
内容安全检测
图片检测
数据分析
tt.reportAnalytics
视频拍摄器
调起方法
关注
功能说明
FollowButton
tt.createFollowButton
tt.checkFollowState
更多游戏
功能说明
MoreGamesButton
tt.createMoreGamesButton
tt.showMoreGamesModal
tt.onNavigateToMiniProgram
tt.offNavigateToMiniProgram
tt.onMoreGamesModalClose
tt.offMoreGamesModalClose
开放数据域
tt.getOpenDataContext
OpenDataContext
tt.onMessage
OpenDataContext.postMessage
开放数据
tt.getCloudStorageByRelation
tt.setUserCloudStorage
tt.getUserCloudStorage
tt.removeUserCloudStorage
tt.getSharedCanvas
KVData
UserGameData
排行榜
挑战排行榜
tt.setUserGroup
多端支持
使用限制
开发者工具
开发辅助
开发者工具介绍
小程序开发工具
IDE 命令行工具
代码片段
真机调试
开发者工具更新及下载
基础库
更新日志
版本分布及各APP对应关系
兼容性说明
数据
基础介绍
基础介绍
指标说明
常规分析
概况 & 使用分析
留存分析
实时分析
高级功能
简介
事件分析
漏斗分析
分组查询
运营
小游戏运营规范
介绍
小游戏资质规范
小游戏内容规范
小游戏名称抢注申诉
小游戏原创保护措施
小游戏收入分成条款
平台服务协议
导言
术语定义
小游戏平台及相关服务
用户个人信息保护
用户行为及内容规范
关于移动网络游戏产品
服务的变更、中断和终止
知识产权条款
违约条款
特别提示
运营指引
首发游戏申请指引
合同签署与收入结算
搜索
A
A
默认
护眼
夜间
阅读(1.5k)
书签
赞
(
0
)
分享
我要纠错
InnerAudioContext.onTimeUpdate
2020-02-14 14:50 更新
InnerAudioContext.onTimeUpdate(function callback)
监听音频播放进度更新事件
输入
callback
监听事件的回调函数
以上内容是否对您有帮助:
在文档使用的过程中是否遇到以下问题:
内容错误
更新不及时
链接错误
缺少代码/图片示列
太简单/步骤待完善
其他
更多建议:
提交建议
←
InnerAudioContext.onWaiting
InnerAudioContext.offCanplay
→
写笔记
我要补充
精选笔记
在线笔记
App下载
扫描二维码
下载编程狮App
公众号
编程狮公众号
意见反馈
意见反馈
X
意见反馈:
联系方式:
提交
查看完整版笔记
保存
关闭
教程纠错
教程纠错
违规举报
X
广告等垃圾信息
不友善内容
违反法律法规的内容
不宜公开讨论的政治内容
其他
提交
更多建议: