It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center




7年前关闭。




我使用jPlayer控件播放音乐和歌曲。
我想在jPlayer播放过程中获得特定时间,但我不能。

如何获取歌曲的当前播放时间?

最佳答案

拿着它:

$("#yourPlayer").data("jPlayer").status.currentTime

另外,在这里看看:jPlayer 2.0 Elapsed/Remaining Time

关于javascript - 如何获取jPlayer中播放歌曲的当前时间? ,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/13785631/

10-12 13:04