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

public void StopRecordingAsync(XR.WSA.WebCam.VideoCapture.OnStoppedRecordingVideoCallback onStoppedRecordingVideoCallback);

Parameters

onStoppedRecordingVideoCallbackInvoked as soon as video recording has finished.

Description

Asynchronously stops recording a video from the web camera to the file system.