143 if ((utmp > 1023) && (utmp < 65535)) {
float m_rfScalingFactor
Scaling factor from +/-1 to +/-2^15.
ATVModulation m_atvModulation
RF modulation type.
uint16_t m_reverseAPIDeviceIndex
int m_nbLines
Number of lines per full frame.
QByteArray serialize() const
void writeBlob(quint32 id, const QByteArray &value)
bool readU32(quint32 id, quint32 *result, quint32 def=0) const
qint64 m_inputFrequencyOffset
offset from baseband center frequency
bool readString(quint32 id, QString *result, const QString &def=QString::null) const
bool readBool(quint32 id, bool *result, bool def=false) const
bool m_channelMute
Mute channel baseband output.
bool m_forceDecimator
Forces decimator even when channel and source sample rates are equal.
bool readS32(quint32 id, qint32 *result, qint32 def=0) const
bool readBlob(quint32 id, QByteArray *result, const QByteArray &def=QByteArray()) const
int m_fps
Number of frames per second.
uint16_t m_reverseAPIChannelIndex
QString m_reverseAPIAddress
float m_fmExcursion
FM excursion factor relative to full bandwidth.
void writeS32(quint32 id, qint32 value)
bool m_showOverlayText
Show overlay text on image.
bool m_invertedVideo
True if video signal is inverted before modulation.
quint32 getVersion() const
virtual bool deserialize(const QByteArray &data)=0
ATVModInput m_atvModInput
Input source type.
void writeU32(quint32 id, quint32 value)
void writeReal(quint32 id, Real value)
bool m_videoPlay
True to play video and false to pause.
bool readReal(quint32 id, Real *result, Real def=0) const
virtual QByteArray serialize() const =0
bool m_cameraPlay
True to play camera video and false to pause.
Real m_uniformLevel
Percentage between black and white for uniform screen display.
void writeBool(quint32 id, bool value)
Serializable * m_channelMarker
Real m_rfBandwidth
Bandwidth of modulated signal or direct sideband for SSB / vestigial SSB.
void writeString(quint32 id, const QString &value)
uint16_t m_reverseAPIPort
Real m_rfOppBandwidth
Bandwidth of opposite sideband for vestigial SSB.
const QByteArray & final()
bool deserialize(const QByteArray &data)
bool m_videoPlayLoop
Play video in a loop.