wjc
2022-06-30 56dfdc1bf7e7f2bb2456f29c3686dfa935a89e80
HDL_ON/DAL/ThirdPartySdk/ESOnVideo.cs
@@ -109,7 +109,7 @@
            }else if (interphoneType == InterphoneType.HDL.ToString())
            {
                //HDLLinphone 狄耐克
                HDLLinphone.Current.ShowESVideoMonitor(mESVideoInfo);
                HDLLinphone.Current.ShowESVideoMonitor(mESVideoInfo,false);
            }
            else
            {
@@ -154,7 +154,7 @@
            else if (interphoneType == InterphoneType.HDL.ToString())
            {
                //HDLLinphone 狄耐克
                HDLLinphone.Current.ShowESVideoMonitor(mESVideoInfo);
                HDLLinphone.Current.ShowESVideoMonitor(mESVideoInfo,false);
            }
            else
            {
@@ -164,7 +164,7 @@
          
#endif
        }
            }
        /// <summary>
        /// 被呼叫页面