kodi
Public Types | Public Member Functions | Protected Attributes | List of all members
CDPMSSupport Class Referenceabstract
Inheritance diagram for CDPMSSupport:
Inheritance graph
[legend]

Public Types

enum  PowerSavingMode { STANDBY, SUSPEND, OFF, NUM_MODES }
 

Public Member Functions

bool IsSupported () const
 
const std::vector< PowerSavingMode > & GetSupportedModes () const
 
bool IsModeSupported (PowerSavingMode mode) const
 
virtual bool EnablePowerSaving (PowerSavingMode mode)=0
 
virtual bool DisablePowerSaving ()=0
 

Protected Attributes

std::vector< PowerSavingMode > m_supportedModes
 

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