SyncType

Represents different screen sync types

Values

ValueMeaning
SYNC_NONE

No sync

SYNC_VSYNC

Vertical Sync (double/triple buffering)

SYNC_ADAPTIVE

Adaptive Sync (G-Sync, FreeSync)

Meta