|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <map>#include <string>#include <vector>#include "events/IEvent.h"#include "threads/CriticalSection.h"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 |