This commit is contained in:
lxmou666 2021-01-07 17:50:54 +08:00
parent 5cd68752b1
commit 1b487889e1
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ namespace ClientDemo
StartVideo(); StartVideo();
} }
//53245345房间id/教师id 666自己id
public void StartVideo() public void StartVideo()
{ {
lTRTCCloud.startRemoteView("53245345", TRTCVideoStreamType.TRTCVideoStreamTypeBig, IntPtr.Zero); lTRTCCloud.startRemoteView("53245345", TRTCVideoStreamType.TRTCVideoStreamTypeBig, IntPtr.Zero);