摘要:
1 class CameraHelper 2 { 3 /// <summary> 4 /// 连接摄像头数量 5 /// </summary> 6 public static int cameraCount = 0; 7 /// <summary> 8 /// 当前选择的摄像头Id 9 /// </ 阅读全文
posted @ 2020-05-19 13:51
XuPeppy
阅读(1292)
评论(0)
推荐(0)