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

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

#include <adl_structures.h>

Data Fields

int bACFPSEnabled
 FPS Monitor is enabled in the AC state if 1. More...
 
int bDCFPSEnabled
 FPS Monitor is enabled in the DC state if 1. More...
 
int ulACFPSCurrent
 Current Value of FPS Monitor in AC state. More...
 
int ulACFPSMaximum
 Maximum FPS Threshold allowed in PPLib for AC. More...
 
int ulACFPSMinimum
 Minimum FPS Threshold allowed in PPLib for AC. More...
 
int ulDCFPSCurrent
 Current Value of FPS Monitor in DC state. More...
 
int ulDCFPSMaximum
 Maximum FPS Threshold allowed in PPLib for DC. More...
 
int ulDCFPSMinimum
 Minimum FPS Threshold allowed in PPLib for DC. 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

◆ bACFPSEnabled

int ADLFPSSettingsOutput::bACFPSEnabled

FPS Monitor is enabled in the AC state if 1.

◆ bDCFPSEnabled

int ADLFPSSettingsOutput::bDCFPSEnabled

FPS Monitor is enabled in the DC state if 1.

◆ ulACFPSCurrent

int ADLFPSSettingsOutput::ulACFPSCurrent

Current Value of FPS Monitor in AC state.

◆ ulACFPSMaximum

int ADLFPSSettingsOutput::ulACFPSMaximum

Maximum FPS Threshold allowed in PPLib for AC.

◆ ulACFPSMinimum

int ADLFPSSettingsOutput::ulACFPSMinimum

Minimum FPS Threshold allowed in PPLib for AC.

◆ ulDCFPSCurrent

int ADLFPSSettingsOutput::ulDCFPSCurrent

Current Value of FPS Monitor in DC state.

◆ ulDCFPSMaximum

int ADLFPSSettingsOutput::ulDCFPSMaximum

Maximum FPS Threshold allowed in PPLib for DC.

◆ ulDCFPSMinimum

int ADLFPSSettingsOutput::ulDCFPSMinimum

Minimum FPS Threshold allowed in PPLib for DC.

◆ ulSize

int ADLFPSSettingsOutput::ulSize

size


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

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