18 #ifndef PLUGINS_CHANNELTX_MODATV_ATVMODSETTINGS_H_ 19 #define PLUGINS_CHANNELTX_MODATV_ATVMODSETTINGS_H_
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
qint64 m_inputFrequencyOffset
offset from baseband center frequency
bool m_channelMute
Mute channel baseband output.
bool m_forceDecimator
Forces decimator even when channel and source sample rates are equal.
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.
bool m_showOverlayText
Show overlay text on image.
bool m_invertedVideo
True if video signal is inverted before modulation.
ATVModInput m_atvModInput
Input source type.
bool m_videoPlay
True to play video and false to pause.
bool m_cameraPlay
True to play camera video and false to pause.
Real m_uniformLevel
Percentage between black and white for uniform screen display.
Serializable * m_channelMarker
Real m_rfBandwidth
Bandwidth of modulated signal or direct sideband for SSB / vestigial SSB.
uint16_t m_reverseAPIPort
Real m_rfOppBandwidth
Bandwidth of opposite sideband for vestigial SSB.
void setChannelMarker(Serializable *channelMarker)
bool deserialize(const QByteArray &data)
bool m_videoPlayLoop
Play video in a loop.