MythTV
master
|
#include <chrono>
#include <thread>
#include "hdhrstreamhandler.h"
#include "atscstreamdata.h"
#include "hdhrrecorder.h"
#include "hdhrchannel.h"
#include "ringbuffer.h"
#include "tv_rec.h"
#include "mythlogging.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 20 of file hdhrrecorder.cpp.