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

Go to the source code of this file.

Classes

class  OutputTinyGPU
 Bridges VideoDecoder's write() calls to a TinyGPU ILI9341Driver - 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.