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

◆ getCurrentFrame()

Frame fl::JpegDecoder::getCurrentFrame ( )
overridevirtual

Implements fl::IDecoder.

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

244 {
245 return mImpl->getCurrentFrame();
246}
fl::unique_ptr< Impl > mImpl
Definition jpeg.h:99

References mImpl.

Referenced by ~JpegDecoder().

+ Here is the caller graph for this function: