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

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

Parameters

onStoppedRecordingVideoCallback Invoked as soon as video recording has finished.

Description

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