Enum EVRTrackedCameraError
Namespace: Microsoft.MixedReality.Toolkit.OpenVR.Headers
Assembly: cs.temp.dll.dll
Syntax
public enum EVRTrackedCameraError
Fields
| Name | Description |
|---|---|
| FailedToGetGLTextureId | |
| FrameBufferingFailure | |
| InvalidArgument | |
| InvalidFrameBufferSize | |
| InvalidFrameHeaderVersion | |
| InvalidGLTextureId | |
| InvalidHandle | |
| InvalidSharedTextureHandle | |
| IPCFailure | |
| NoFrameAvailable | |
| None | |
| NotSupportedForThisDevice | |
| OperationFailed | |
| OutOfHandles | |
| SharedMemoryFailure | |
| SharedTextureFailure | |
| StreamSetupFailure |