|
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include "VideoReferenceClock.h"#include "ServiceBroker.h"#include "utils/MathUtils.h"#include "utils/log.h"#include "utils/TimeUtils.h"#include "threads/SingleLock.h"#include "windowing/GraphicContext.h"#include "settings/Settings.h"#include "settings/SettingsComponent.h"#include "windowing/VideoSync.h"#include "windowing/WinSystem.h"Macros | |
| #define | MAXVBLANKDELAY 13LL |
| #define MAXVBLANKDELAY 13LL |