Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "EventPacket.h"
#include "ServiceBroker.h"
#include "Socket.h"
#include "settings/Settings.h"
#include "settings/SettingsComponent.h"
#include "threads/CriticalSection.h"
#include "threads/Thread.h"
#include <chrono>
#include <list>
#include <map>
#include <queue>
#include <utility>
Classes | |
class | EVENTCLIENT::CEventAction |
class | EVENTCLIENT::CEventButtonState |
class | EVENTCLIENT::CEventClient |
Namespaces | |
namespace | EVENTCLIENT |
Macros | |
#define | ES_FLAG_UNICODE 0x80000000 |
#define ES_FLAG_UNICODE 0x80000000 |