ADL (AMD Display Library) Public APIs
Version 17.1
|
Structure containing GL-Sync port control settings. More...
#include <adl_structures.h>
Data Fields | |
int | iControlVector |
Port control data ADL_GLSYNC_PORTCNTL_* Genlock related values. More... | |
int | iPortType |
Port to control ADL_GLSYNC_PORT_RJ45PORT1 or ADL_GLSYNC_PORT_RJ45PORT2 Genlock related values. More... | |
int | iSignalSource |
Source of the sync signal. Either GL_Sync GPU Port index or ADL_GLSYNC_SIGNALSOURCE_* Genlock related values. More... | |
Structure containing GL-Sync port control settings.
This structure is used to configure the GL-Sync ports (RJ45s only) for Workstation Framelock/Genlock.
int ADLGlSyncPortControl::iControlVector |
Port control data ADL_GLSYNC_PORTCNTL_* Genlock related values.
int ADLGlSyncPortControl::iPortType |
Port to control ADL_GLSYNC_PORT_RJ45PORT1 or ADL_GLSYNC_PORT_RJ45PORT2 Genlock related values.
int ADLGlSyncPortControl::iSignalSource |
Source of the sync signal. Either GL_Sync GPU Port index or ADL_GLSYNC_SIGNALSOURCE_* Genlock related values.