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.OnVideoModeStoppedCallback

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

Parameters

result Indicates whether or not video mode was successfully deactivated.

Description

Called when video mode has been stopped.