集成TRTC_SDK_8.1.0.9719
This commit is contained in:
parent
eb341a7c05
commit
4c0b1962fe
|
|
@ -35,9 +35,9 @@ namespace JianGongYun
|
||||||
|
|
||||||
|
|
||||||
//TRTC集成测试
|
//TRTC集成测试
|
||||||
ManageLiteAV.ITRTCCloud lTRTCCloud = ManageLiteAV.ITRTCCloud.getTRTCShareInstance();
|
//ManageLiteAV.ITRTCCloud lTRTCCloud = ManageLiteAV.ITRTCCloud.getTRTCShareInstance();
|
||||||
MessageBox.Show(lTRTCCloud.getSDKVersion());
|
//MessageBox.Show(lTRTCCloud.getSDKVersion());
|
||||||
ManageLiteAV.ITRTCCloud.destroyTRTCShareInstance();
|
//ManageLiteAV.ITRTCCloud.destroyTRTCShareInstance();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue