Struct VideoCapture.VideoCaptureResult
Inherited Members
Namespace: UnityEngine.XR.WSA.WebCam
Assembly: UnityEngine.dll
Syntax
public struct VideoCaptureResult
Fields
| Improve this Doc View SourcehResult
Declaration
public long hResult
Field Value
Type | Description |
---|---|
Int64 |
resultType
Declaration
public VideoCapture.CaptureResultType resultType
Field Value
Type | Description |
---|---|
VideoCapture.CaptureResultType |
Properties
| Improve this Doc View Sourcesuccess
Declaration
public bool success { get; }
Property Value
Type | Description |
---|---|
Boolean |