Version: 1.4
LanguageEnglish
  • C#

VideoCaptureResult

struct in UnityEngine.Windows.WebCam

/

Implemented in:UnityEngine.CoreModule

Description

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

Properties

hResultThe specific Windows HRESULT code.
resultTypeA generic result that indicates whether or not the VideoCapture operation succeeded.
successIndicates whether or not the operation was successful.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答