|
MythTV master
|
#include <utility>#include <QString>#include "ExternalRecChannelFetcher.h"#include "libmythbase/mythlogging.h"#include "ExternalStreamHandler.h"Go to the source code of this file.
Macros | |
| #define | LOC QString("ExternalRec[%1](%2): ").arg(m_cardid).arg(m_command) |
| #define LOC QString("ExternalRec[%1](%2): ").arg(m_cardid).arg(m_command) |
Definition at line 34 of file ExternalRecChannelFetcher.cpp.