arduino-audio-tools
Loading...
Searching...
No Matches
Classes | Namespaces
OutputTFT_eSPI.h File Reference
#include <TFT_eSPI.h>
#include "AudioTools/Video/CodecVideo.h"

Go to the source code of this file.

Classes

class  OutputTFT_eSPI
 Bridges VideoDecoder's write() calls to the TFT - VideoDecoder always hands over one complete frame per write() call (see its class comment), so this can push the whole frame in one go. Usually the data is in RGB565 format, but other formats are supported as well. More...
 

Namespaces

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