MythTV  master
Macros
firewirerecorder.cpp File Reference
#include "libmythbase/mythlogging.h"
#include "firewirechannel.h"
#include "firewirerecorder.h"
#include "mpeg/mpegstreamdata.h"
#include "mpeg/mpegtables.h"
#include "tv_rec.h"
Include dependency graph for firewirerecorder.cpp:

Go to the source code of this file.

Macros

#define LOC
 FirewireRecorder Copyright (c) 2005 by Jim Westfall and Dave Abrahams Distributed as part of MythTV under GPL v2 and later. More...
 

Macro Definition Documentation

◆ LOC

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

FirewireRecorder Copyright (c) 2005 by Jim Westfall and Dave Abrahams Distributed as part of MythTV under GPL v2 and later.

Definition at line 16 of file firewirerecorder.cpp.