Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PhotoCapture.OnCapturedToDiskCallback

public delegate void OnCapturedToDiskCallback(VR.WSA.WebCam.PhotoCapture.PhotoCaptureResult result);

Parameters

result Indicates whether or not the photo was successfully saved to the file system.

Description

Called when a photo has been saved to the file system.