From 1b487889e1c761cef6d453f330e724636b62cdd4 Mon Sep 17 00:00:00 2001 From: lxmou666 <772765102@qq.com> Date: Thu, 7 Jan 2021 17:50:54 +0800 Subject: [PATCH] DEMO --- ClientDemo/MainWindow.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ClientDemo/MainWindow.xaml.cs b/ClientDemo/MainWindow.xaml.cs index 1db9887..1b8cd87 100644 --- a/ClientDemo/MainWindow.xaml.cs +++ b/ClientDemo/MainWindow.xaml.cs @@ -55,7 +55,7 @@ namespace ClientDemo StartVideo(); } - + //53245345房间id/教师id 666自己id public void StartVideo() { lTRTCCloud.startRemoteView("53245345", TRTCVideoStreamType.TRTCVideoStreamTypeBig, IntPtr.Zero);