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 | Public Attributes | List of all members
ATVDemod::ATVConfigPrivate Struct Reference

Public Member Functions

 ATVConfigPrivate ()
 

Public Attributes

int m_intTVSampleRate
 
int m_intNumberSamplePerLine
 

Detailed Description

Definition at line 259 of file atvdemod.h.

Constructor & Destructor Documentation

◆ ATVConfigPrivate()

ATVDemod::ATVConfigPrivate::ATVConfigPrivate ( )
inline

Definition at line 264 of file atvdemod.h.

264  :
267  {}

Member Data Documentation

◆ m_intNumberSamplePerLine

int ATVDemod::ATVConfigPrivate::m_intNumberSamplePerLine

◆ m_intTVSampleRate

int ATVDemod::ATVConfigPrivate::m_intTVSampleRate

Definition at line 261 of file atvdemod.h.

Referenced by ATVDemod::applySettings(), and ATVDemod::getEffectiveSampleRate().


The documentation for this struct was generated from the following file: