MythTV  master
Macros
asistreamhandler.cpp File Reference
#include <fcntl.h>
#include <unistd.h>
#include <QString>
#include <QFile>
#include "asichannel.h"
#include "asistreamhandler.h"
#include "cardutil.h"
#include "dtvsignalmonitor.h"
#include "mpeg/mpegstreamdata.h"
#include "mpeg/streamlisteners.h"
#include <dveo/asi.h>
#include <dveo/master.h>
Include dependency graph for asistreamhandler.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("ASISH[%1](%2): ").arg(m_inputId).arg(m_device)
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("ASISH[%1](%2): ").arg(m_inputId).arg(m_device)

Definition at line 27 of file asistreamhandler.cpp.