Go to the documentation of this file.
4 #ifndef ANALOG_SIGNAL_MONITOR_H
5 #define ANALOG_SIGNAL_MONITOR_H
36 #endif // ANALOG_SIGNAL_MONITOR_H
std::chrono::milliseconds m_stableTime
A QElapsedTimer based timer to replace use of QTime as a timer.
AnalogSignalMonitor(int db_cardnum, V4LChannel *_channel, bool _release_stream, uint64_t _flags=kSigMon_WaitForSig)
static const uint64_t kSigMon_WaitForSig
void UpdateValues(void) override
This should be overridden to actually do signal monitoring.
bool handleHDPVR(int videofd)
Signal monitoring base class.
bool VerifyHDPVRaudio(int videofd)
Implements tuning for TV cards using the V4L driver API, both versions 1 and 2.