DEMO
This commit is contained in:
parent
5cd68752b1
commit
1b487889e1
|
|
@ -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);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue