|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include <UPowerSyscall.h>
Public Member Functions | |
| CUPowerSource (const char *powerSource) | |
| ~CUPowerSource () | |
| void | Update () |
| bool | IsRechargeable () |
| double | BatteryLevel () |
| CUPowerSource::CUPowerSource | ( | const char * | powerSource | ) |
|
default |
| double CUPowerSource::BatteryLevel | ( | ) |
| bool CUPowerSource::IsRechargeable | ( | ) |
| void CUPowerSource::Update | ( | ) |