Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PhotoCapture.OnPhotoModeStoppedCallback

Declaration

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

Parameters

result Indicates whether or not photo mode was successfully deactivated.

Description

Called when photo mode has been stopped.