Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "bus/PeripheralBus.h"
#include "devices/Peripheral.h"
#include "interfaces/IAnnouncer.h"
#include "messaging/IMessageTarget.h"
#include "peripherals/events/interfaces/IEventScannerCallback.h"
#include "settings/lib/ISettingCallback.h"
#include "threads/CriticalSection.h"
#include "threads/Thread.h"
#include "utils/Observer.h"
#include <memory>
#include <vector>
Classes | |
class | PERIPHERALS::CPeripherals |
Namespaces | |
namespace | tinyxml2 |
namespace | KODI |
namespace | KODI::GAME |
namespace | KODI::JOYSTICK |
namespace | PERIPHERALS |