3#ifndef V4L2encSignalMonitor_H
4#define V4L2encSignalMonitor_H
20 bool _release_stream, uint64_t _flags = 0);
23 void Stop(
void)
override;
QMap< uint, int > FilterMap
This class is intended to detect the presence of needed tables.
A QElapsedTimer based timer to replace use of QTime as a timer.
void UpdateValues(void) override
Fills in frontend stats and emits status Qt signals.
V4L2encSignalMonitor(void)
~V4L2encSignalMonitor() override
Stops signal monitoring and table monitoring threads.
std::chrono::milliseconds m_stableTime
V4L2encSignalMonitor(const V4L2encSignalMonitor &)
int StableResolution(void)
Wait for a stable signal.
V4LChannel * GetV4L2encChannel(void)
void Stop(void) override
Stop signal monitoring and table monitoring threads.
V4L2encStreamHandler * m_streamHandler
Implements tuning for TV cards using the V4L driver API, both versions 1 and 2.