VideoCapture.StopRecordingAsync

Switch to Manual
public void StopRecordingAsync (Windows.WebCam.VideoCapture.OnStoppedRecordingVideoCallback onStoppedRecordingVideoCallback);

Parameters

onStoppedRecordingVideoCallbackInvoked as soon as video recording has finished.

Description

Asynchronously stops recording a video from the web camera to the file system.