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.

VideoCaptureResult

struct in UnityEngine.XR.WSA.WebCam

Description

A data container that contains the result information of a video recording operation.

Properties

hResultThe specific HResult value.
resultTypeA generic result that indicates whether or not the VideoCapture operation succeeded.
successIndicates whether or not the operation was successful.