Enum CaptureFailure.ErrorCode
- Namespace
- Uralstech.UXR.QuestCamera
Error codes from Camera2.
public enum CaptureFailure.ErrorCode
- Extension Methods
Fields
FlushedError = 1The capture has failed due to an abort call from the application.
FrameworkError = 0The CaptureResult has been dropped this frame only due to an error in the framework.