/// <summary> /// カメラ映像入力の一時停止 /// </summary> public void PauseCameraService() => cCameraDevice.Pause();