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

◆ hasError()

bool fl::VorbisDecoder::hasError ( fl::string * msg = nullptr) const

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

251{ return mImpl->hasError(msg); }
fl::unique_ptr< VorbisDecoderImpl > mImpl
Definition vorbis.h:112

References mImpl.

Referenced by ~VorbisDecoder().

+ Here is the caller graph for this function: