MCPcopy 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
227int PDM_Mic::getSampleRate() {
228 return _sampleRate;
229}
230
231int PDM_Mic::getChannels() {
232 return _channels;

Callers 1

print_infoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected