This version of Unity is unsupported.

PhotoCapture.OnPhotoModeStartedCallback

public delegate void OnPhotoModeStartedCallback(Windows.WebCam.PhotoCapture.PhotoCaptureResult result);

Parameters

resultIndicates whether or not photo mode was successfully activated.

Description

Called when photo mode has been started.