StopPhotoModeAsync(OnPhotoModeStoppedCallback)
Asynchronously stops photo mode.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Windows.WebCam
- Assembly: UnityEngine.CoreModule
public void StopPhotoModeAsync(PhotoCapture.OnPhotoModeStoppedCallback onPhotoModeStoppedCallback)
Parameters
This callback will be invoked once photo mode has been deactivated.