Enum EVRTrackedCameraError
Namespace: Valve.VR
Assembly: Assembly-CSharp.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 |