MythTV
master
|
#include <vector>
#include <QAtomicInt>
#include <QString>
#include "libmythtv/mpeg/H2645Parser.h"
#include "libmythtv/mpeg/streamlisteners.h"
#include "libmythtv/recorders/recorderbase.h"
#include "libmythtv/scantype.h"
Go to the source code of this file.
Classes | |
class | DTVRecorder |
This is a specialization of RecorderBase used to handle MPEG-2, MPEG-4, MPEG-4 AVC, DVB and ATSC streams. More... | |