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

◆ begin()

bool fl::Mp3Decoder::begin ( fl::filebuf_ptr stream)

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

367 {
368 return mImpl->begin(stream);
369}
fl::unique_ptr< fl::third_party::Mp3StreamDecoderImpl > mImpl
Definition mp3.h:168

References Mp3Decoder(), begin(), and mImpl.

Referenced by ~Mp3Decoder(), begin(), and fl::FileSystem::openMp3().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: