|
arduino-audio-tools
|
#include "AudioToolsConfig.h"#include "AudioTools/CoreAudio/AudioI2S/I2SConfig.h"#include "AudioTools/CoreAudio/AudioI2S/I2SESP32.h"#include "AudioTools/CoreAudio/AudioI2S/I2SESP32V1.h"#include "AudioTools/CoreAudio/AudioI2S/I2SESP8266.h"#include "AudioTools/CoreAudio/AudioI2S/I2SNanoSenseBLE.h"#include "AudioTools/CoreAudio/AudioI2S/I2SRP2040-MBED.h"#include "AudioTools/CoreAudio/AudioI2S/I2SRP2040.h"#include "AudioTools/CoreAudio/AudioI2S/I2SSAMD.h"#include "AudioTools/CoreAudio/AudioI2S/I2SSTM32.h"#include "AudioTools/CoreAudio/AudioStreams.h"#include "AudioTools/CoreAudio/AudioTypes.h"Go to the source code of this file.
Classes | |
| class | I2SStream |
| We support the Stream interface for the I2S access. In addition we allow a separate mute pin which might also be used to drive a LED... More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |