MythTV master
Macros
HLSStream.cpp File Reference
#include "HLSStream.h"
#include <unistd.h>
#include <array>
#include <utility>
#include "libmythbase/mythlogging.h"
#include "HLSReader.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 17 of file HLSStream.cpp.