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
播放视频时缓存 会出现 loadingView 如下图 正常点击屏幕控制UI会消失,loadingView应该还在,等待缓存完成才消失 现在的结果点击屏幕loadingView 会和控制UI一起消失,实际上缓存并未完成,画面还卡在等待缓存完成但loadingView不可见
另外如果是在竖屏出现loadingView 然后切换为全屏 loadingView 也会消失
测试视频链接: https://vip.lz-cdn13.com/20230822/16734_2404dc45/index.m3u8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
播放视频时缓存 会出现 loadingView 如下图
正常点击屏幕控制UI会消失,loadingView应该还在,等待缓存完成才消失
现在的结果点击屏幕loadingView 会和控制UI一起消失,实际上缓存并未完成,画面还卡在等待缓存完成但loadingView不可见
另外如果是在竖屏出现loadingView 然后切换为全屏 loadingView 也会消失
测试视频链接:
https://vip.lz-cdn13.com/20230822/16734_2404dc45/index.m3u8
The text was updated successfully, but these errors were encountered: