ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing GL-Sync mode of a display. More...
#include <adl_structures.h>
Data Fields | |
int | iControlVector |
Mode control vector. Bitfield of ADL_GLSYNC_MODECNTL_* Genlock related values. More... | |
int | iDisplayIndex |
Index of the display to which this GLSync applies to. More... | |
int | iGLSyncConnectorIndex |
Index of GL-Sync connector used to genlock the display/controller. More... | |
int | iStatusVector |
Mode status vector. Bitfield of ADL_GLSYNC_MODECNTL_STATUS_* Genlock related values. More... | |
Structure containing GL-Sync mode of a display.
This structure is used to get and set GL-Sync mode settings for a display connected to an adapter attached to a GL-Sync module for Workstation Framelock/Genlock.
int ADLGlSyncMode2::iControlVector |
Mode control vector. Bitfield of ADL_GLSYNC_MODECNTL_* Genlock related values.
int ADLGlSyncMode2::iDisplayIndex |
Index of the display to which this GLSync applies to.
int ADLGlSyncMode2::iGLSyncConnectorIndex |
Index of GL-Sync connector used to genlock the display/controller.
int ADLGlSyncMode2::iStatusVector |
Mode status vector. Bitfield of ADL_GLSYNC_MODECNTL_STATUS_* Genlock related values.