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

◆ isReady()

bool fl::VorbisDecoder::isReady ( ) const

Definition at line 250 of file vorbis.cpp.hpp.

250{ return mImpl->isReady(); }
fl::unique_ptr< VorbisDecoderImpl > mImpl
Definition vorbis.h:112

References mImpl.

Referenced by ~VorbisDecoder().

+ Here is the caller graph for this function: