VideoCapture.OnVideoModeStartedCallback
public delegate void OnVideoModeStartedCallback(Windows.WebCam.VideoCapture.VideoCaptureResult result);
Parameters
| result | Indicates whether or not video mode was successfully activated. |
Description 描述
Called when video mode has been started.