mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-28 22:43:43 -04:00
SDRDaemonSink: 16/24 bit support (1): works for 16 bit stream
This commit is contained in:
@@ -86,6 +86,7 @@ private:
|
||||
int m_nbOriginalBlocks;
|
||||
int m_nbFECBlocks;
|
||||
int m_sampleBits;
|
||||
int m_sampleBytes;
|
||||
|
||||
int m_samplesCount;
|
||||
std::size_t m_tickCount;
|
||||
|
||||
Reference in New Issue
Block a user