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