|
Lamp-Da 0.1
A compact lantern project
|
Interface for the platform specific microphone. More...
Go to the source code of this file.
Classes | |
| struct | lampda::platform::microphone::PdmData |
| Store the audio data obtained from the microphone. More... | |
Namespaces | |
| namespace | lampda |
| Program scope. | |
| namespace | lampda::platform |
| Handle the platform specific interactions. | |
| namespace | lampda::platform::microphone |
| Handle the platform specific microphone operations. | |
Functions | |
| PdmData | lampda::platform::microphone::_private::get () |
| bool | lampda::platform::microphone::_private::start () |
| void | lampda::platform::microphone::_private::stop () |
Variables | |
| static constexpr int16_t | lampda::platform::microphone::gainUpdateBaseline = 80 |
| CALIBRATED value of a gain baseline. | |
Interface for the platform specific microphone.