....
This commit is contained in:
parent
c8ee119caa
commit
9e93170c9d
@ -432,7 +432,7 @@ class CCSpatialVideoDisplayController: BaseController {
|
|||||||
//已连接
|
//已连接
|
||||||
if(isScreenMirroring){
|
if(isScreenMirroring){
|
||||||
self.dealTaskWhenExternalScreenConnect()
|
self.dealTaskWhenExternalScreenConnect()
|
||||||
customPlayer.currentED = -1//串流中,就将ed默认设置为0
|
customPlayer.currentED = 0//串流中,就将ed默认设置为0
|
||||||
CustomParamBoardView.exHidenBoard()
|
CustomParamBoardView.exHidenBoard()
|
||||||
}else{
|
}else{
|
||||||
//未连接
|
//未连接
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user