FastLED 3.9.15
Loading...
Searching...
No Matches
CodecProcessor Namespace Reference

Functions

void displayFrameOnLEDs (const fl::Frame &frame)
 
CRGB getPixelFromFrame (const fl::Frame &frame, int x, int y)
 
void processCodecWithTiming (const char *codecName, fl::function< void()> codecFunc)
 
void processGif ()
 
void processJpeg ()
 
void processMpeg1 ()
 
void showDecodedMessage (const char *format)
 

Variables

int ledHeight = 64
 
CRGBleds = nullptr
 
int ledWidth = 64
 
int numLeds = 0
 
const int TARGET_FPS = 30