FastLED 3.9.15
Loading...
Searching...
No Matches

◆ getPartialFrame()

Frame fl::JpegDecoder::Impl::getPartialFrame ( )
inline

Definition at line 202 of file jpeg.cpp.hpp.

202{ return mDriver ? mDriver->getPartialFrame() : Frame(0); }
fl::third_party::TJpgInstanceDecoderPtr mDriver
Definition jpeg.cpp.hpp:39

References mDriver.