[3.4.0]
[window焦点变化不自动播放视频]
This commit is contained in:
@@ -155,7 +155,7 @@ class ConsultVideoPlayer : StandardGSYVideoPlayer {
|
||||
super.onWindowFocusChanged(hasWindowFocus)
|
||||
if(isIfCurrentIsFullscreen&&smalllPlayer!=null){
|
||||
if(hasWindowFocus){//获取焦点
|
||||
onVideoResume()
|
||||
//onVideoResume()
|
||||
}else{
|
||||
onVideoPause()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user