|
MythTV master
|
#include <QThread>#include "libmythbase/mythlogging.h"#include "audioplayer.h"#include "mythplayeravsync.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("AVSync: ") |
Variables | |
| static constexpr std::chrono::microseconds | AVSYNC_MAX_LATE { 10s } |
| #define LOC QString("AVSync: ") |
Definition at line 9 of file mythplayeravsync.cpp.
|
staticconstexpr |
Definition at line 54 of file mythplayeravsync.cpp.
Referenced by MythPlayerAVSync::AVSync().