Data Fields | |
int | iValidMask |
Specifies what fields in this structure are valid Genlock related values. | |
int | iSyncDelay |
Delay (ms) generating a sync signal. | |
int | iFramelockCntlVector |
Vector of framelock control bits. Bitfield of ADL_GLSYNC_FRAMELOCKCNTL_* Genlock related values. | |
int | iSignalSource |
Source of the sync signal. Either GL_Sync GPU Port index or ADL_GLSYNC_SIGNALSOURCE_* Genlock related values. | |
int | iSampleRate |
Use sampled sync signal. A value of 0 specifies no sampling. | |
int | iSyncField |
For interlaced sync signals, the value can be ADL_GLSYNC_SYNCFIELD_1 or *_BOTH Genlock related values. | |
int | iTriggerEdge |
The signal edge that should trigger synchronization. ADL_GLSYNC_TRIGGEREDGE_* Genlock related values. | |
int | iScanRateCoeff |
Scan rate multiplier applied to the sync signal. ADL_GLSYNC_SCANRATECOEFF_* Genlock related values. |
This structure is used to get and set genlock settings for the GPU ports of the GL-Sync module for Workstation Framelock/Genlock.
Specifies what fields in this structure are valid Genlock related values.
Delay (ms) generating a sync signal.
Vector of framelock control bits. Bitfield of ADL_GLSYNC_FRAMELOCKCNTL_* Genlock related values.
Source of the sync signal. Either GL_Sync GPU Port index or ADL_GLSYNC_SIGNALSOURCE_* Genlock related values.
Use sampled sync signal. A value of 0 specifies no sampling.
For interlaced sync signals, the value can be ADL_GLSYNC_SYNCFIELD_1 or *_BOTH Genlock related values.
The signal edge that should trigger synchronization. ADL_GLSYNC_TRIGGEREDGE_* Genlock related values.
Scan rate multiplier applied to the sync signal. ADL_GLSYNC_SCANRATECOEFF_* Genlock related values.