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
Video组件,ios在全屏状态下视频播放中,退出全屏时,视频播放会自动暂停(安卓不会)
全屏播放时,退出全屏不影响播放状态
<Video src='http://wxsnsdy.tc.qq.com/105/20210/snsdyvideodownload?filekey=30280201010421301f0201690402534804102ca905ce620b1241b726bc41dcff44e00204012882540400&bizid=1023&hy=SH&fileparam=302c020101042530230204136ffd93020457e3c4ff02024ef202031e8d7f02030f42400204045a320a0201000400' controls id='video' />
The text was updated successfully, but these errors were encountered:
每次拖进度条,都会触发onPlay、onPause事件
Sorry, something went wrong.
ios模拟器不能播放视频(0.64版本)
No branches or pull requests
问题描述
Video组件,ios在全屏状态下视频播放中,退出全屏时,视频播放会自动暂停(安卓不会)
期望
全屏播放时,退出全屏不影响播放状态
复现代码
The text was updated successfully, but these errors were encountered: