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