LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

VideoCapture.OnStartedRecordingVideoCallback

public delegate void OnStartedRecordingVideoCallback(XR.WSA.WebCam.VideoCapture.VideoCaptureResult result);

Parameters

resultIndicates whether or not video recording started successfully.

Description

Called when the web camera begins recording the video.