You.i Engine
CYIDevicePowerManagementBridge Class Referenceabstract

Detailed Description

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
 

Constructor & Destructor Documentation

CYIDevicePowerManagementBridge::CYIDevicePowerManagementBridge ( )
inline
virtual CYIDevicePowerManagementBridge::~CYIDevicePowerManagementBridge ( )
inlinevirtual

Member Function Documentation

virtual void CYIDevicePowerManagementBridge::KeepDeviceScreenOn ( bool  bKeepOn)
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.


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