VideoCapture.OnStartedRecordingVideoCallback
public delegate void OnStartedRecordingVideoCallback(Windows.WebCam.VideoCapture.VideoCaptureResult result);
Parameters
| result | Indicates whether or not video recording started successfully. |
Description 描述
Called when the web camera begins recording the video.