Enum AssembleOptions.FrameSourceSelection
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Select the selection strategy for FrameSource.
public enum AssembleOptions.FrameSourceSelection
Fields
Auto = 0Automatic selection, selects the first available and active child node.
Manual = 1Manual specification.
FramePlayer = 2Select Frame player.