|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "VideoSyncAML.h"#include "ServiceBroker.h"#include "windowing/GraphicContext.h"#include "utils/TimeUtils.h"#include "utils/log.h"#include "threads/Thread.h"#include "windowing/WinSystem.h"#include <sys/poll.h>#include <chrono>#include <thread>Variables | |
| CEvent | g_aml_sync_event |
|
extern |