VideoCapture.StopRecordingAsync
public void StopRecordingAsync(Windows.WebCam.VideoCapture.OnStoppedRecordingVideoCallback onStoppedRecordingVideoCallback);
Parameters
| onStoppedRecordingVideoCallback | Invoked as soon as video recording has finished. |
Description 描述
Asynchronously stops recording a video from the web camera to the file system.