Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setBufferingSize
Method
setBufferingSize
Suscan/Analyzer.cpp:227–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
void
228
Analyzer::setBufferingSize(SUSCOUNT len)
229
{
230
SU_ATTEMPT(suscan_analyzer_set_buffering_size(this->instance, len));
231
}
232
233
SUSCOUNT
234
Analyzer::getSampleRate(void) const
Callers
2
setRttMs
Method · 0.80
onPSDMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected