Enum SyncStatus
The ISyncProvider synchronization statuses.
Namespace: Unity.LiveCapture
Assembly: Unity.LiveCapture.dll
Syntax
public enum SyncStatus
Fields
Name | Description |
---|---|
NotSynchronized | The sync provider is failing to synchronize. |
Stopped | The sync provider is not running. |
Synchronized | The sync provider is successfully synchronizing. |