IADLXSmartShiftEco
The IADLXSmartShiftEco interface configures the AMD SmartShift Eco settings. AMD SmartShift Eco reduces the power consumption by controlling application’s running platform to deliver more mobile game time on battery.
InterfaceId: |
IADLXSmartShiftEco |
Smart Pointer Interface Name: |
IADLXSmartShiftEcoPtr |
Inherits: |
|
Inherited By: |
N/A |
Methods
Method |
Description |
---|---|
Gets the reason why AMD SmartShift Eco is inactive. |
|
Checks if AMD SmartShift Eco is enabled. |
|
Checks if AMD SmartShift Eco is inactive. |
|
Checks if AMD SmartShift Eco is supported. |
|
Sets AMD Smartshift Eco to enabled or disabled. |
Requirements
Header |
include “IPowerTuning1.h” |
Minimum version |
1.4 |
Example
To see how to use this interface in a C++ application, refer to the SmartShiftEco C++ sample .
For a C application, refer to the SmartShiftEco C sample .