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

◆ isReady()

bool fl::Mp3Decoder::isReady ( ) const

Definition at line 375 of file mp3.cpp.hpp.

375 {
376 return mImpl->isReady();
377}
fl::unique_ptr< fl::third_party::Mp3StreamDecoderImpl > mImpl
Definition mp3.h:168

References mImpl.

Referenced by ~Mp3Decoder().

+ Here is the caller graph for this function: