MythTV master
Macros
HLSStream.cpp File Reference
#include "HLSStream.h"
#include <algorithm>
#include <array>
#include <cstdint>
#include <cstring>
#include <utility>
#include <QMutexLocker>
#include "libmythbase/mythlogging.h"
Include dependency graph for HLSStream.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("HLSRecstream[%1]: ").arg(m_inputId)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("HLSRecstream[%1]: ").arg(m_inputId)

Definition at line 22 of file HLSStream.cpp.