开发者

HTML 5 Audio Current Position

Using HTML 5 together with the DOM is there a way to get the current location that the user is in playing an audio file and also later on开发者_如何学Python go back to that position?


See the HTMLMediaElement interface. element.currentTime should give you what you're looking for.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜