|
ADL (AMD Display Library) Public APIs
Version 18.1
|
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... | |
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
| int ADLFPSSettingsOutput::bACFPSEnabled |
FPS Monitor is enabled in the AC state if 1.
| int ADLFPSSettingsOutput::bDCFPSEnabled |
FPS Monitor is enabled in the DC state if 1.
| int ADLFPSSettingsOutput::ulACFPSCurrent |
Current Value of FPS Monitor in AC state.
| int ADLFPSSettingsOutput::ulACFPSMaximum |
Maximum FPS Threshold allowed in PPLib for AC.
| int ADLFPSSettingsOutput::ulACFPSMinimum |
Minimum FPS Threshold allowed in PPLib for AC.
| int ADLFPSSettingsOutput::ulDCFPSCurrent |
Current Value of FPS Monitor in DC state.
| int ADLFPSSettingsOutput::ulDCFPSMaximum |
Maximum FPS Threshold allowed in PPLib for DC.
| int ADLFPSSettingsOutput::ulDCFPSMinimum |
Minimum FPS Threshold allowed in PPLib for DC.
| int ADLFPSSettingsOutput::ulSize |
size