MythTV  master
Macros
HLSStreamWorker.cpp File Reference
#include "HLSReader.h"
#include "HLSStreamWorker.h"
Include dependency graph for HLSStreamWorker.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("%1 worker: ").arg(m_parent->StreamURL().isEmpty() ? "Stream" : m_parent->StreamURL())
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("%1 worker: ").arg(m_parent->StreamURL().isEmpty() ? "Stream" : m_parent->StreamURL())

Definition at line 4 of file HLSStreamWorker.cpp.