MythTV  master
Macros
dvbrecorder.cpp File Reference
#include "libmythbase/mythlogging.h"
#include "dvbchannel.h"
#include "dvbrecorder.h"
#include "dvbstreamhandler.h"
#include "io/mythmediabuffer.h"
#include "mpeg/mpegstreamdata.h"
#include "mpeg/tsstreamdata.h"
#include "tv_rec.h"
Include dependency graph for dvbrecorder.cpp:

Go to the source code of this file.

Macros

#define LOC
 

Macro Definition Documentation

◆ LOC

#define LOC
Value:
QString("DVBRec[%1](%2): ") \
.arg(m_tvrec ? m_tvrec->GetInputId() : -1).arg(m_videodevice)

Definition at line 35 of file dvbrecorder.cpp.