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

Structure containing GL-Sync port information. More...

#include <adl_structures.h>

Data Fields

int iFrequency
 Scanned frequency for this port (vertical refresh rate in milliHz; 60000 means 60 Hz). More...
 
int iNumOfLEDs
 The number of LEDs for this port. It's also filled within ADLGLSyncPortCaps. More...
 
int iPortState
 Port state ADL_GLSYNC_PORTSTATE_* Genlock related values. More...
 
int iPortType
 Type of GL-Sync port (ADL_GLSYNC_PORT_*). More...
 
int iSignalSource
 Used for ADL_GLSYNC_PORT_RJ45PORT*. It is GL_Sync GPU Port index or ADL_GLSYNC_SIGNALSOURCE_*. Genlock related values. More...
 
int iSignalType
 Used for ADL_GLSYNC_PORT_BNC. It is ADL_GLSYNC_SIGNALTYPE_* Genlock related values. More...
 

Detailed Description

Structure containing GL-Sync port information.

This structure is used to get status of the GL-Sync ports (BNC or RJ45s) for Workstation Framelock/Genlock.

See also
Genlock related values

Field Documentation

◆ iFrequency

int ADLGlSyncPortInfo::iFrequency

Scanned frequency for this port (vertical refresh rate in milliHz; 60000 means 60 Hz).

◆ iNumOfLEDs

int ADLGlSyncPortInfo::iNumOfLEDs

The number of LEDs for this port. It's also filled within ADLGLSyncPortCaps.

◆ iPortState

int ADLGlSyncPortInfo::iPortState

Port state ADL_GLSYNC_PORTSTATE_* Genlock related values.

◆ iPortType

int ADLGlSyncPortInfo::iPortType

Type of GL-Sync port (ADL_GLSYNC_PORT_*).

◆ iSignalSource

int ADLGlSyncPortInfo::iSignalSource

Used for ADL_GLSYNC_PORT_RJ45PORT*. It is GL_Sync GPU Port index or ADL_GLSYNC_SIGNALSOURCE_*. Genlock related values.

◆ iSignalType

int ADLGlSyncPortInfo::iSignalType

Used for ADL_GLSYNC_PORT_BNC. It is ADL_GLSYNC_SIGNALTYPE_* Genlock related values.


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

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