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

Structure containing information related Frames Per Second for AC and DC. More...

#include <adl_structures.h>

Data Fields

int bGlobalSettings
 Settings are for Global FPS (used by CCC) More...
 
int ulACFPSCurrent
 Current Value of FPS Monitor in AC state. More...
 
int ulDCFPSCurrent
 Current Value of FPS Monitor in DC state. More...
 
int ulReserved [6]
 Reserved. More...
 
int ulSize
 size More...
 

Detailed Description

Structure containing information related Frames Per Second for AC and DC.

This structure is used to store information related AC and DC Frames Per Second settings

Field Documentation

◆ bGlobalSettings

int ADLFPSSettingsInput::bGlobalSettings

Settings are for Global FPS (used by CCC)

◆ ulACFPSCurrent

int ADLFPSSettingsInput::ulACFPSCurrent

Current Value of FPS Monitor in AC state.

◆ ulDCFPSCurrent

int ADLFPSSettingsInput::ulDCFPSCurrent

Current Value of FPS Monitor in DC state.

◆ ulReserved

int ADLFPSSettingsInput::ulReserved[6]

Reserved.

◆ ulSize

int ADLFPSSettingsInput::ulSize

size


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

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