|
MythTV master
|
#include "HLSStreamWorker.h"#include "libmythbase/mythlogging.h"#include "libmythbase/mythsingledownload.h"#include "HLSReader.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("%1 worker: ").arg(m_parent->StreamURL().isEmpty() ? "Stream" : m_parent->StreamURL()) |
| #define LOC QString("%1 worker: ").arg(m_parent->StreamURL().isEmpty() ? "Stream" : m_parent->StreamURL()) |
Definition at line 8 of file HLSStreamWorker.cpp.