MythTV
master
|
#include <chrono>
#include <thread>
#include "iptvchannel.h"
#include "iptvrecorder.h"
#include "mpeg/mpegstreamdata.h"
#include "tv_rec.h"
Go to the source code of this file.
Macros | |
#define | LOC QString("IPTVRec: ") |
-*- Mode: c++ -*- IPTVRecorder Copyright (c) 2006-2009 Silicondust Engineering Ltd, and Daniel Thor Kristjansson Copyright (c) 2012 Digital Nirvana, Inc. More... | |
#define LOC QString("IPTVRec: ") |
-*- Mode: c++ -*- IPTVRecorder Copyright (c) 2006-2009 Silicondust Engineering Ltd, and Daniel Thor Kristjansson Copyright (c) 2012 Digital Nirvana, Inc.
Distributed as part of MythTV under GPL v2 and later.
Definition at line 18 of file iptvrecorder.cpp.