Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
EventsDirectory.h File Reference
#include "filesystem/IDirectory.h"
#include <memory>

Classes

class  XFILE::CEventsDirectory
 

Namespaces

namespace  XFILE
 

Macros

#define PROPERTY_EVENT_IDENTIFIER   "Event.ID"
 
#define PROPERTY_EVENT_LEVEL   "Event.Level"
 
#define PROPERTY_EVENT_DESCRIPTION   "Event.Description"
 

Macro Definition Documentation

◆ PROPERTY_EVENT_DESCRIPTION

#define PROPERTY_EVENT_DESCRIPTION   "Event.Description"

◆ PROPERTY_EVENT_IDENTIFIER

#define PROPERTY_EVENT_IDENTIFIER   "Event.ID"

◆ PROPERTY_EVENT_LEVEL

#define PROPERTY_EVENT_LEVEL   "Event.Level"