![]()  | 
  
    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. 
   | 
 
#include <sdrplayinput.h>
Static Public Member Functions | |
| static unsigned int | getRate (unsigned int rate_index) | 
| static unsigned int | getRateIndex (unsigned int rate) | 
| static unsigned int | getNbRates () | 
Static Private Attributes | |
| static const unsigned int | m_nb_rates = 18 | 
| static unsigned int | m_rates [m_nb_rates] | 
Definition at line 212 of file sdrplayinput.h.
      
  | 
  static | 
Definition at line 1022 of file sdrplayinput.cpp.
References SDRPlayBandwidths::m_bw, and m_nb_rates.
Referenced by SDRPlayGui::SDRPlayGui(), and SDRPlayInput::webapiFormatDeviceReport().
 Here is the caller graph for this function:
      
  | 
  static | 
Definition at line 997 of file sdrplayinput.cpp.
Referenced by SDRPlayInput::applySettings(), SDRPlayInput::getSampleRate(), SDRPlayGui::SDRPlayGui(), SDRPlayInput::start(), and SDRPlayInput::webapiFormatDeviceReport().
 Here is the caller graph for this function:
      
  | 
  static | 
      
  | 
  staticprivate | 
Definition at line 218 of file sdrplayinput.h.
Referenced by getNbRates().
      
  | 
  staticprivate | 
Definition at line 219 of file sdrplayinput.h.
Referenced by SDRPlayInput::networkManagerFinished().
 1.8.13