VideoCapture.OnVideoModeStartedCallback

public delegate void OnVideoModeStartedCallback(Windows.WebCam.VideoCapture.VideoCaptureResult result);

Parameters

resultIndicates whether or not video mode was successfully activated.

Description 描述

Called when video mode has been started.