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