MythTV
master
|
#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"
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... | |
#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.
Definition at line 22 of file hdhrrecorder.cpp.