Enum SessionReport.SessionBrokenReason
- 名前空間
- easyar
- アセンブリ
- EasyAR.Sense.dll
セッション破損原因
public enum SessionReport.SessionBrokenReason
フィールド
Uninitialized = 0構築プロセス、EasyAR Senseの初期化に失敗
LicenseInvalid = 1構築プロセス、EasyAR Senseライセンス認証失敗または現在の用途に不適
SessionObjectIncomplete = 2構築プロセス、Sessionオブジェクトが不完全
NoAvailabileFrameSource = 3構築プロセス、利用可能なframe sourceなし
FrameSourceIncomplete = 4構築プロセス、frame sourceが不完全
FrameFilterNotAvailabile = 5構築プロセス、利用不可のframe filterが存在
StartFailed = 6起動失敗
RunningFailed = 7実行失敗