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
The text was updated successfully, but these errors were encountered:
不能用视频去加载取关键帧截图。最好是让网络视频后台返回视频封面的图片。
Sorry, something went wrong.
@xiaopeng000728 取视频帧是一个很费时的操作,需要另外开线程,否则阻塞主线程就会很卡。另外视频最好也做一些缓存机制,否则每次播放都会去网络获取,浪费流量,体验也不好。
No branches or pull requests
The text was updated successfully, but these errors were encountered: