This version of Unity is unsupported.

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.