Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEarable/open-earable
/ getSampleRate
Method
getSampleRate
src/audio_pdm/PDM_Mic.cpp:227–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
225
}
226
227
int PDM_Mic::getSampleRate() {
228
return _sampleRate;
229
}
230
231
int PDM_Mic::getChannels() {
232
return _channels;
Callers
1
print_info
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected