Пример #1
0
 private void ReleaseCamera()
 {
     CameraService?.ReleaseCamera();
     cameraServiceHolder = null;
 }