EVRTrackedCameraError Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class EVRTrackedCameraError
public enum EVRTrackedCameraError
type EVRTrackedCameraError =
Public Enum EVRTrackedCameraError
- Inheritance
-
EVRTrackedCameraError
Fields
| FailedToGetGLTextureId | 111 | |
| FrameBufferingFailure | 107 | |
| InvalidArgument | 114 | |
| InvalidFrameBufferSize | 115 | |
| InvalidFrameHeaderVersion | 102 | |
| InvalidGLTextureId | 109 | |
| InvalidHandle | 101 | |
| InvalidSharedTextureHandle | 110 | |
| IPCFailure | 104 | |
| NoFrameAvailable | 113 | |
| None | 0 | |
| NotSupportedForThisDevice | 105 | |
| OperationFailed | 100 | |
| OutOfHandles | 103 | |
| SharedMemoryFailure | 106 | |
| SharedTextureFailure | 112 | |
| StreamSetupFailure | 108 |