|
MythTV master
|
#include <chrono>#include <sys/ioctl.h>#include <thread>#include <QString>#include "libmythbase/mythcorecontext.h"#include "libmythbase/mythlogging.h"#include "io/mythmediabuffer.h"#include "recorders/v4l2encrecorder.h"#include "recorders/v4l2encstreamhandler.h"#include "recorders/v4lchannel.h"#include "recordingprofile.h"#include "tv_rec.h"Go to the source code of this file.
Macros | |
| #define | LOC |
| #define LOC |
Definition at line 39 of file v4l2encrecorder.cpp.