Show / Hide Table of Contents

Enum VideoCapture.CaptureResultType

Namespace: UnityEngine.XR.WSA.WebCam
Assembly: UnityEngine.dll
Syntax
public enum CaptureResultType

Fields

Name Description
Success
UnknownError

Extension Methods

MustExtensions.MustBeEqual<VideoCapture.CaptureResultType>(VideoCapture.CaptureResultType)
MustExtensions.MustBeEqual<VideoCapture.CaptureResultType>(VideoCapture.CaptureResultType, String)
MustExtensions.MustNotBeEqual<VideoCapture.CaptureResultType>(VideoCapture.CaptureResultType)
MustExtensions.MustNotBeEqual<VideoCapture.CaptureResultType>(VideoCapture.CaptureResultType, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX