|
Kodi Documentation
19.0
Kodi is an open source media player and entertainment hub.
|
#include "utils/log.h"#include "utils/SystemInfo.h"#include "Application.h"#include "powermanagement/PowerManager.h"#include "ServiceBroker.h"#include "CocoaPowerSyscall.h"#include <IOKit/pwr_mgt/IOPMLib.h>#include <IOKit/ps/IOPowerSources.h>#include <IOKit/ps/IOPSKeys.h>#include <ApplicationServices/ApplicationServices.h>#include "platform/darwin/DarwinUtils.h"#include "platform/darwin/osx/CocoaInterface.h"Typedefs | |
| typedef unsigned char | BYTE |
Functions | |
| OSStatus | SendAppleEventToSystemProcess (AEEventID eventToSendID) |
| typedef unsigned char BYTE |
| OSStatus SendAppleEventToSystemProcess | ( | AEEventID | eventToSendID | ) |