MythTV
master
|
#include <chrono>
#include <thread>
#include "libmythbase/mythlogging.h"
#include "io/mythmediabuffer.h"
#include "mpeg/tsstreamdata.h"
#include "satipchannel.h"
#include "satiprecorder.h"
#include "satipstreamhandler.h"
#include "tv_rec.h"
Go to the source code of this file.
Macros | |
#define | LOC QString("SatIPRec[%1]: ").arg(m_inputId) |
#define LOC QString("SatIPRec[%1]: ").arg(m_inputId) |
Definition at line 15 of file satiprecorder.cpp.