|
ADL (AMD Display Library) Public APIs
Version 18.1
|
Structure containing the Overdrive clock setting. More...
#include <adl_structures.h>
Data Fields | |
| int | iCurrentClock |
| Current clock. More... | |
| int | iDefaultClock |
| Deafult clock. More... | |
| int | iMaxClock |
| Maximum clcok. More... | |
| int | iMinClock |
| Minimum clock. More... | |
| int | iRequestedClock |
| Requested clcock. More... | |
| int | iStepClock |
| Step. More... | |
Structure containing the Overdrive clock setting.
This structure is used to get the Overdrive clock setting. This structure is used by ADLAdapterODClockInfo.
| int ADLODClockSetting::iCurrentClock |
Current clock.
| int ADLODClockSetting::iDefaultClock |
Deafult clock.
| int ADLODClockSetting::iMaxClock |
Maximum clcok.
| int ADLODClockSetting::iMinClock |
Minimum clock.
| int ADLODClockSetting::iRequestedClock |
Requested clcock.
| int ADLODClockSetting::iStepClock |
Step.