Skip to content
New issue

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

调用seek()方法,handler会从头开始播放 #8

Open
Small-Years opened this issue Jun 17, 2019 · 1 comment
Open

调用seek()方法,handler会从头开始播放 #8

Small-Years opened this issue Jun 17, 2019 · 1 comment

Comments

@Small-Years
Copy link

写法:
if (lyric){
lyric.seek(this.data.processValue);
}
processValue:整数和浮点数都不行
调用这句话的时候,handler回调还是会从0 开始,应该怎么才能继续播放呢?

求解答,谢谢

@Onedayago
Copy link

你传入的是秒还是毫秒

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants