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

◆ createDecoder()

Mp3DecoderPtr fl::Mp3::createDecoder ( fl::string * error_message = nullptr)
static

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

400 {
401 FL_UNUSED(error_message);
403}
shared_ptr< T > make_shared(Args &&... args) FL_NOEXCEPT
Definition shared_ptr.h:414
#define FL_UNUSED(x)

References FL_UNUSED, and fl::make_shared().

Referenced by fl::FileSystem::openMp3().

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