StopRecordingAsync(OnStoppedRecordingVideoCallback)
Asynchronously stops recording a video from the web camera to the file system.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.Windows.WebCam
- Assembly: UnityEngine.CoreModule
public void StopRecordingAsync(VideoCapture.OnStoppedRecordingVideoCallback onStoppedRecordingVideoCallback)
Parameters
Invoked as soon as video recording has finished.