Table of Contents

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

運行失敗。