QString GetDevice(void) const override
Returns String representing device, useful for debugging.
bool IsOpen(void) const override
Reports whether channel is already open.
bool IsTunable(const QString &) const override
bool Open(void) override
Opens the channel changing hardware for use.
static uint GetCurrentSourceID(void)
Abstract class providing a generic interface to tuning hardware.
~DummyChannel(void) override=default
void Close(void) override
Closes the channel changing hardware to use.
This is the coordinating class of the Recorder Subsystem.
QString GetCurrentInput(void) const
virtual bool InitializeInput(void)
Fills in input map from DB.
bool SetChannelByString(const QString &chan) override
DummyChannel(TVRec *parent)