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.
|
Public Member Functions | |
ATVConfigPrivate () | |
Public Attributes | |
int | m_intTVSampleRate |
int | m_intNumberSamplePerLine |
Definition at line 259 of file atvdemod.h.
|
inline |
Definition at line 264 of file atvdemod.h.
int ATVDemod::ATVConfigPrivate::m_intNumberSamplePerLine |
Definition at line 262 of file atvdemod.h.
Referenced by ATVDemod::applySettings(), ATVDemod::processClassic(), and ATVDemod::processHSkip().
int ATVDemod::ATVConfigPrivate::m_intTVSampleRate |
Definition at line 261 of file atvdemod.h.
Referenced by ATVDemod::applySettings(), and ATVDemod::getEffectiveSampleRate().