From 9e93170c9d929f84c2d9e09fbfe9d60d1c3bb0db Mon Sep 17 00:00:00 2001 From: bluesea <307723040@qq.com> Date: Sun, 28 Apr 2024 11:14:43 +0800 Subject: [PATCH] .... --- .../CCSpatialVideoDisplayController.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SwiftProject/SwiftProject/Project/Controller/RecordingVideo/CCSpatialVideoDisplayController/CCSpatialVideoDisplayController.swift b/SwiftProject/SwiftProject/Project/Controller/RecordingVideo/CCSpatialVideoDisplayController/CCSpatialVideoDisplayController.swift index 1781e3c..291bb56 100644 --- a/SwiftProject/SwiftProject/Project/Controller/RecordingVideo/CCSpatialVideoDisplayController/CCSpatialVideoDisplayController.swift +++ b/SwiftProject/SwiftProject/Project/Controller/RecordingVideo/CCSpatialVideoDisplayController/CCSpatialVideoDisplayController.swift @@ -432,7 +432,7 @@ class CCSpatialVideoDisplayController: BaseController { //已连接 if(isScreenMirroring){ self.dealTaskWhenExternalScreenConnect() - customPlayer.currentED = -1//串流中,就将ed默认设置为0 + customPlayer.currentED = 0//串流中,就将ed默认设置为0 CustomParamBoardView.exHidenBoard() }else{ //未连接