-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
详情页播放,先暂停视频,横竖屏切换时,视频会自动开始播放,应该不会自动播放才对 #2559
Comments
我这边测试 Demo 的 detailPlayer 正常啊,华为 p30pro Android 10.0 和小米 8.0 |
PlayerFactory.setPlayManager(SystemPlayerManager.class);//系统模式, 是这种模式吗 |
哦,系统模式这个确实是已知问题。 |
xwaitalonec
pushed a commit
to xwaitalonec/GSYVideoPlayer
that referenced
this issue
Aug 19, 2021
hudawei996
pushed a commit
to hudawei996/GSYVideoPlayer
that referenced
this issue
Jun 9, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
问题描述:
详情页播放,先暂停视频,横竖屏切换时,视频会自动开始播放,应该不会自动播放才对;使用的系统模式
问题机型/系统:
例如 真机 华为mate20 Android9.0
GSY依赖版本
例如
implementation 'com.shuyu:gsyVideoPlayer-java:7.1.2'
Demo中的复现步骤
Demo中的detailPlayer页面打开后, 先暂停视频,横竖屏切换时,视频会自动开始播放
问题代码:(如果有)
无
问题log(如果有)
无
The text was updated successfully, but these errors were encountered: