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.

VideoCapture.OnStoppedRecordingVideoCallback

public delegate void OnStoppedRecordingVideoCallback(VR.WSA.WebCam.VideoCapture.VideoCaptureResult result);

Parameters

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

Description

Called when the video recording has been saved to the file system.