|
arduino-audio-tools
|
#include "AudioToolsConfig.h"#include "AudioTools/CoreAudio/BaseStream.h"#include "FEC/ReedSolomon/rs.hpp"Go to the source code of this file.
Classes | |
| class | ReedSolomonFEC< bytecount, additional_bytes > |
| Forward error correction using Reed-Solomon: write is encoding and readBytes does the decoding. More... | |
Namespaces | |
| namespace | audio_tools |
| Generic Implementation of sound input and output for desktop environments using portaudio. | |