VideoCapture.OnStoppedRecordingVideoCallback
public delegate void OnStoppedRecordingVideoCallback(Windows.WebCam.VideoCapture.VideoCaptureResult result);
Parameters
| result | Indicates whether or not video recording was saved successfully to the file system. |
Description 描述
Called when the video recording has been saved to the file system.