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

◆ getProgress()

float fl::JpegDecoder::getProgress ( ) const

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

260 {
261 return mImpl->getProgress();
262}
fl::unique_ptr< Impl > mImpl
Definition jpeg.h:99

References mImpl.

Referenced by ~JpegDecoder().

+ Here is the caller graph for this function: