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

◆ begin()

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

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

248{ return mImpl->begin(stream); }
fl::unique_ptr< VorbisDecoderImpl > mImpl
Definition vorbis.h:112

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

Referenced by ~VorbisDecoder(), and begin().

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