MythTV
master
|
Go to the source code of this file.
Macros | |
#define | LOC QString("%1 playlist: ").arg(m_parent->StreamURL().isEmpty() ? "Worker" : m_parent->StreamURL()) |
Variables | |
const int | PLAYLIST_FAILURE = 20 |
#define LOC QString("%1 playlist: ").arg(m_parent->StreamURL().isEmpty() ? "Worker" : m_parent->StreamURL()) |
Definition at line 7 of file HLSPlaylistWorker.cpp.
const int PLAYLIST_FAILURE = 20 |
Definition at line 4 of file HLSPlaylistWorker.cpp.
Referenced by HLSPlaylistWorker::run().