コード例 #1
0
ファイル: ClientDemo.cs プロジェクト: isliulin/07-CRAB310
 public bool ExitSDk()
 {
     return(XMSDK.H264_DVR_Cleanup());
 }