mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-09 15:29:54 +02:00
limit stream configuration to creator
This commit is contained in:
@@ -634,7 +634,7 @@ private:
|
||||
dsp::chain<dsp::stereo_t> afChain;
|
||||
dsp::filter::Deemphasis<dsp::stereo_t> deemp;
|
||||
|
||||
std::shared_ptr<AudioStream> stream;
|
||||
std::shared_ptr<MasterStream> stream;
|
||||
|
||||
demod::Demodulator* selectedDemod = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user