Enum InputSelectorSyncMode
Defines constants for the different ways that input-selector can behave when in sync-streams mode.
Namespace: VisioForge.Core.Types.X.Special
Assembly: VisioForge.Core.dll
Syntax
public enum InputSelectorSyncMode
Fields
| Name | Description |
|---|---|
| ActiveSegment | Sync using the current active segment. |
| Clock | Sync using the clock. |