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

◆ isReady()

bool fl::third_party::Mp3StreamDecoderImpl::isReady ( ) const
inline

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

132{ return mStream != nullptr && mDecoder != nullptr; }
fl::unique_ptr< Mp3HelixDecoder > mDecoder
Definition mp3.cpp.hpp:146

References mDecoder, and mStream.

Referenced by decodeNextFrame().

+ Here is the caller graph for this function: