FastLED 3.9.15
Loading...
Searching...
No Matches
codec_processor.h File Reference
+ Include dependency graph for codec_processor.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CodecProcessor
 

Functions

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