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

循环播放本地视频,播放前总会loading一下 #22

Closed
SiRuiGuo opened this issue Jul 2, 2018 · 1 comment
Closed

循环播放本地视频,播放前总会loading一下 #22

SiRuiGuo opened this issue Jul 2, 2018 · 1 comment

Comments

@SiRuiGuo
Copy link

SiRuiGuo commented Jul 2, 2018

网络视频缓存到本地,再播放本地视频,为什么会loading一下,播放结束重播时也是,请问怎么把这个逻辑去掉

@jiajunhui
Copy link
Owner

本地的视频,解码器同样需要prepare的时间,只不过本地会很快,Loading可能一闪而过,但不代表不需要。如果你想去掉,请在LoadingCover中播放本地资源时自行标示处理。

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