MCPcopy Create free account
hub / github.com/AlexandreRouma/SDRPlusPlus / setViewBandwidthSlider

Method setViewBandwidthSlider

core/src/gui/main_window.cpp:662–664  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

660}
661
662void MainWindow::setViewBandwidthSlider(float bandwidth) {
663 bw = bandwidth;
664}
665
666bool MainWindow::sdrIsRunning() {
667 return playing;

Callers 1

setInputSampleRateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected