Utility functions for accessing device power management features.
This bridge is available only on mobile platforms.
#include <platform/YiDevicePowerManagementBridge.h>
Public Member Functions | |
| CYIDevicePowerManagementBridge () | |
| virtual | ~CYIDevicePowerManagementBridge () |
| virtual void | KeepDeviceScreenOn (bool bKeepOn)=0 |
|
inline |
|
inlinevirtual |
|
pure virtual |
Keeps the device's screen on. This functionality is usually used in conjunction with video playback to disable the automatic suspension of the screen by the platform.