Table of Contents

Enum SessionReport.SessionBrokenReason

Namespace
easyar
Assembly
EasyAR.Sense.dll

Reasons for session damage.

public enum SessionReport.SessionBrokenReason

Fields

Uninitialized = 0

During assembly, EasyAR Sense was not successfully initialized.

LicenseInvalid = 1

During assembly, EasyAR Sense license verification failed or is not applicable for current use.

SessionObjectIncomplete = 2

During assembly, session object is incomplete.

NoAvailabileFrameSource = 3

During assembly, no available frame source.

FrameSourceIncomplete = 4

During assembly, frame source is incomplete.

FrameFilterNotAvailabile = 5

During assembly, there is an unavailable frame filter.

StartFailed = 6

Startup failed.

RunningFailed = 7

Runtime failure.