14#define LOC QString("ASIChan[%1](%2): ").arg(GetInputID()).arg(ASIChannel::GetDevice())
30 LOG(VB_CHANNEL, LOG_INFO,
LOC +
"Open()");
51 LOG(VB_CHANNEL, LOG_INFO,
LOC +
"Close()");
#define LOC
-*- Mode: c++ -*- Class ASIChannel
bool IsOpen(void) const override
Reports whether channel is already open.
std::vector< DTVTunerType > m_tunerTypes
ASIChannel(TVRec *parent, QString device)
~ASIChannel(void) override
bool Open(void) override
Opens the channel changing hardware for use.
void Close(void) override
Closes the channel changing hardware to use.
virtual bool InitializeInput(void)
Fills in input map from DB.
Class providing a generic interface to digital tuning hardware.
static const int kTunerTypeASI
This is the coordinating class of the Recorder Subsystem.
#define LOG(_MASK_, _LEVEL_, _QSTRING_)