Table of Contents

Enum SessionReport.SessionBrokenReason

네임스페이스
easyar
어셈블리
EasyAR.Sense.dll

Session 손상 원인입니다.

public enum SessionReport.SessionBrokenReason

필드

Uninitialized = 0

조립 과정에서 EasyAR Sense가 성공적으로 초기화되지 않았습니다.

LicenseInvalid = 1

조립 과정에서 EasyAR Sense license 검증에 실패했거나 현재 사용에 적용할 수 없습니다.

SessionObjectIncomplete = 2

조립 과정에서 Session 객체가 불완전합니다.

NoAvailabileFrameSource = 3

조립 과정에서 사용 가능한 frame source가 없습니다.

FrameSourceIncomplete = 4

조립 과정에서 Frame source가 불완전합니다.

FrameFilterNotAvailabile = 5

조립 과정에서 사용할 수 없는 frame filter가 있습니다.

StartFailed = 6

시작에 실패했습니다.

RunningFailed = 7

실행 실패입니다.