ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLGlSyncPortControl Struct Reference

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...
 

Detailed Description

Structure containing GL-Sync port control settings.

This structure is used to configure the GL-Sync ports (RJ45s only) for Workstation Framelock/Genlock.

See also
Genlock related values

Field Documentation

◆ iControlVector

int ADLGlSyncPortControl::iControlVector

Port control data ADL_GLSYNC_PORTCNTL_* Genlock related values.

◆ iPortType

int ADLGlSyncPortControl::iPortType

Port to control ADL_GLSYNC_PORT_RJ45PORT1 or ADL_GLSYNC_PORT_RJ45PORT2 Genlock related values.

◆ iSignalSource

int ADLGlSyncPortControl::iSignalSource

Source of the sync signal. Either GL_Sync GPU Port index or ADL_GLSYNC_SIGNALSOURCE_* Genlock related values.


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.