MythTV  master
Macros
hdhrrecorder.cpp File Reference
#include <chrono>
#include <thread>
#include "libmythbase/mythlogging.h"
#include "hdhrchannel.h"
#include "hdhrrecorder.h"
#include "hdhrstreamhandler.h"
#include "io/mythmediabuffer.h"
#include "mpeg/atscstreamdata.h"
#include "mpeg/tsstreamdata.h"
#include "tv_rec.h"
Include dependency graph for hdhrrecorder.cpp:

Go to the source code of this file.

Macros

#define LOC
 -*- Mode: c++ -*- HDHRRecorder Copyright (c) 2006-2009 by Silicondust Engineering Ltd, and Daniel Thor Kristjansson Distributed as part of MythTV under GPL v2 and later. More...
 

Macro Definition Documentation

◆ LOC

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

-*- Mode: c++ -*- HDHRRecorder Copyright (c) 2006-2009 by Silicondust Engineering Ltd, and Daniel Thor Kristjansson Distributed as part of MythTV under GPL v2 and later.

Definition at line 22 of file hdhrrecorder.cpp.