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

◆ createDecoder()

VorbisDecoderPtr fl::Vorbis::createDecoder ( fl::string * errorMessage = nullptr)
static

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

258 {
259 FL_UNUSED(errorMessage);
261}
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().

+ Here is the call graph for this function: