|
MythTV master
|
#include "libmythbase/mythlogging.h"#include "ExternalChannel.h"#include "mpeg/mpegtables.h"#include "tv_rec.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("ExternChan[%1](%2): ").arg(m_inputId).arg(m_loc) |
| -*- Mode: c++ -*- Class ExternalChannel More... | |
| #define LOC QString("ExternChan[%1](%2): ").arg(m_inputId).arg(m_loc) |
-*- Mode: c++ -*- Class ExternalChannel
Definition at line 12 of file ExternalChannel.cpp.