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

后台播放时候,点击暂停,过一会播放,进度条和当前时间显示会跳动,再回到正确的当前时间 #28

Open
yuhengZhu opened this issue May 7, 2020 · 4 comments

Comments

@yuhengZhu
Copy link

后台播放时候,点击暂停,过一会播放,进度条和当前时间显示会跳动,再回到正确的当前时间

@ihoudf
Copy link
Owner

ihoudf commented May 8, 2020

后台播放时候,点击暂停,过一会播放,进度条和当前时间显示会跳动,再回到正确的当前时间

是指锁屏页的那个系统进度条吗?

@yuhengZhu
Copy link
Author

对的,锁屏的时候的进度条。

目前通过设置MPNowPlayingInfoPropertyPlaybackRate这个可以解决,暂停的时候设置值为0,播放的时候设置值为1解决。

此外发现,暂停的时候,后台息屏比较长时间。 再点击播放,不能从当前进度播放,会重头播放,这个有什么解决的办法吗

@zhangxiongwen
Copy link

@yuhengZhu 快速拖动锁屏页的那个系统进度条 有时候进度条的那个thumb会出闪动的情况

@ihoudf
Copy link
Owner

ihoudf commented May 8, 2020

好的,相关问题我在近期排查。

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

3 participants