MythTV
master
|
#include <libmythtv/tv_rec.h>
Public Member Functions | |
DVBDBOptions ()=default | |
Public Attributes | |
bool | m_dvbOnDemand {false} |
std::chrono::milliseconds | m_dvbTuningDelay {0ms} |
bool | m_dvbEitScan {true} |
|
default |
Definition at line 86 of file tv_rec.h.
Referenced by TVRec::CloseChannel(), ChannelBase::CreateChannel(), and TVRec::GetDevices().
std::chrono::milliseconds DVBDBOptions::m_dvbTuningDelay {0ms} |
Definition at line 87 of file tv_rec.h.
Referenced by ChannelBase::CreateChannel(), and TVRec::GetDevices().
Definition at line 88 of file tv_rec.h.
Referenced by TVRec::GetDevices(), and TVRec::run().