Data Fields | |
int | iPortType |
Type of GL-Sync port (ADL_GLSYNC_PORT_*). | |
int | iNumOfLEDs |
The number of LEDs for this port. It's also filled within ADLGLSyncPortCaps. | |
int | iPortState |
Port state ADL_GLSYNC_PORTSTATE_* Genlock related values. | |
int | iFrequency |
Scanned frequency for this port (vertical refresh rate in milliHz; 60000 means 60 Hz). | |
int | iSignalType |
Used for ADL_GLSYNC_PORT_BNC. It is ADL_GLSYNC_SIGNALTYPE_* Genlock related values. | |
int | iSignalSource |
Used for ADL_GLSYNC_PORT_RJ45PORT*. It is GL_Sync GPU Port index or ADL_GLSYNC_SIGNALSOURCE_*. Genlock related values. |
This structure is used to get status of the GL-Sync ports (BNC or RJ45s) for Workstation Framelock/Genlock.
Type of GL-Sync port (ADL_GLSYNC_PORT_*).
The number of LEDs for this port. It's also filled within ADLGLSyncPortCaps.
Port state ADL_GLSYNC_PORTSTATE_* Genlock related values.
Scanned frequency for this port (vertical refresh rate in milliHz; 60000 means 60 Hz).
Used for ADL_GLSYNC_PORT_BNC. It is ADL_GLSYNC_SIGNALTYPE_* Genlock related values.
Used for ADL_GLSYNC_PORT_RJ45PORT*. It is GL_Sync GPU Port index or ADL_GLSYNC_SIGNALSOURCE_*. Genlock related values.