Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "events/IEvent.h"
#include "threads/CriticalSection.h"
#include <map>
#include <string>
#include <vector>
Classes | |
class | CEventLog |
Macros | |
#define | NOTIFICATION_DISPLAY_TIME 5000 |
#define | NOTIFICATION_MESSAGE_TIME 1000 |
Typedefs | |
typedef std::vector< EventPtr > | Events |
#define NOTIFICATION_DISPLAY_TIME 5000 |
#define NOTIFICATION_MESSAGE_TIME 1000 |