MythTV
master
|
#include <utility>
#include "libmythbase/mythlogging.h"
#include "tv_rec.h"
#include "linuxfirewiredevice.h"
#include "darwinfirewiredevice.h"
#include "firewirechannel.h"
Go to the source code of this file.
Macros | |
#define | LOC QString("FireChan[%1](%2): ").arg(m_inputId).arg(FirewireChannel::GetDevice()) |
FirewireChannel Copyright (c) 2005 by Jim Westfall, Dave Abrahams Copyright (c) 2006 by Daniel Kristjansson Distributed as part of MythTV under GPL v2 and later. More... | |
#define LOC QString("FireChan[%1](%2): ").arg(m_inputId).arg(FirewireChannel::GetDevice()) |
FirewireChannel Copyright (c) 2005 by Jim Westfall, Dave Abrahams Copyright (c) 2006 by Daniel Kristjansson Distributed as part of MythTV under GPL v2 and later.
Definition at line 19 of file firewirechannel.cpp.