We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好,我想知道,怎么获取视频播放到哪个时间段了,比如现在播放了25秒,还有就是可以设置从1分38秒的时候开始播放,有这样的两个方法吗
The text was updated successfully, but these errors were encountered:
vr.video.currentTime获取当前视频播放时长,vr.video.currentTime=38设置视频从第38秒开始播放
Sorry, something went wrong.
你好,vr.video.currentTime获取当前视频播放时长,一直是0
直播流的无法获取
No branches or pull requests
你好,我想知道,怎么获取视频播放到哪个时间段了,比如现在播放了25秒,还有就是可以设置从1分38秒的时候开始播放,有这样的两个方法吗
The text was updated successfully, but these errors were encountered: