StopVideoModeAsync(OnVideoModeStoppedCallback)
Asynchronously stops video mode.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Windows.WebCam
- Assembly: UnityEngine.CoreModule
public void StopVideoModeAsync(VideoCapture.OnVideoModeStoppedCallback onVideoModeStoppedCallback)
Parameters
This callback will be invoked once video mode has been deactivated.