arduino-audio-tools
Classes | Namespaces
CodecAPTX.h File Reference

Codec for aptx using https://github.com/pschatzmann/libopenaptx. More...

#include "AudioConfig.h"
#include "AudioCodecs/AudioEncoded.h"
#include "openaptx.h"

Go to the source code of this file.

Classes

class  APTXDecoder
 Decoder for OpenAptx. Depends on https://github.com/pschatzmann/libopenaptx. More...
 
class  APTXEncoder
 Encoder for OpenAptx - Depends on https://github.com/pschatzmann/libopenaptx. More...
 

Namespaces

 audio_tools
 Generic Implementation of sound input and output for desktop environments using portaudio.
 

Detailed Description

Codec for aptx using https://github.com/pschatzmann/libopenaptx.

Author
Phil Schatzmann
Version
0.1
Date
2022-04-24