MythTV  master
Macros
v4l2util.cpp File Reference
#include "v4l2util.h"
#include "libmythbase/mythlogging.h"
#include <sys/ioctl.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <climits>
#include <fcntl.h>
#include <unistd.h>
#include <array>
#include <QRegularExpression>
Include dependency graph for v4l2util.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("V4L2(%1): ").arg(m_deviceName)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("V4L2(%1): ").arg(m_deviceName)

Definition at line 15 of file v4l2util.cpp.