Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "EventLockHandle.h"
#include "EventPollHandle.h"
#include "peripherals/PeripheralTypes.h"
#include "threads/CriticalSection.h"
#include "threads/Event.h"
#include "threads/Thread.h"
#include <chrono>
#include <set>
Classes | |
class | PERIPHERALS::CEventScanner |
Class to scan for peripheral events. More... | |
Namespaces | |
namespace | PERIPHERALS |