SDRAngel
4.11.5
Developer docs for <a href="https://github.com/f4exb/sdrangel">SDRangel<\a>, an Open Source Qt5 / OpenGL 3.0+ SDR and signal analyzer frontend to various hardware.
|
This is the complete list of members for ATVDemod::MsgConfigureATVDemod, including all inherited members.
create(float fltLineDurationUs, float fltTopDurationUs, float fltFramePerS, ATVStd enmATVStandard, int intNumberOfLines, float fltRatioOfRowsToDisplay, float fltVoltLevelSynchroTop, float fltVoltLevelSynchroBlack, bool blnHSync, bool blnVSync, bool blnInvertVideo, int intVideoTabIndex) | ATVDemod::MsgConfigureATVDemod | inlinestatic |
getDestination() const | Message | inline |
getIdentifier() const | Message | virtual |
m_destination | Message | protected |
m_identifier | Message | protectedstatic |
m_objMsgConfig | ATVDemod::MsgConfigureATVDemod | |
match(const Message *message) | Message | static |
matchIdentifier(const char *identifier) const | Message | virtual |
Message() | Message | |
MsgConfigureATVDemod(float fltLineDurationUs, float fltTopDurationUs, float fltFramePerS, ATVStd enmATVStandard, int intNumberOfLines, float flatRatioOfRowsToDisplay, float fltVoltLevelSynchroTop, float fltVoltLevelSynchroBlack, bool blnHSync, bool blnVSync, bool blnInvertVideo, int intVideoTabIndex) | ATVDemod::MsgConfigureATVDemod | inlineprivate |
setDestination(void *destination) | Message | inline |
~Message() | Message | virtual |