Enum SessionReport.SessionBrokenReason
- 命名空間
- easyar
- 組件
- EasyAR.Sense.dll
會話損壞原因。
public enum SessionReport.SessionBrokenReason
欄位
Uninitialized = 0組裝過程,EasyAR Sense 未成功初始化。
LicenseInvalid = 1組裝過程,EasyAR Sense 授權驗證失敗或不適用於當前使用。
SessionObjectIncomplete = 2組裝過程,會話物體不完整。
NoAvailabileFrameSource = 3組裝過程,無可用的幀源。
FrameSourceIncomplete = 4組裝過程,幀源不完整。
FrameFilterNotAvailabile = 5組裝過程,存在不可用的幀過濾器。
StartFailed = 6啟動失敗。
RunningFailed = 7運行失敗。