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

◆ decodeNextFrame()

bool fl::VorbisDecoder::decodeNextFrame ( audio::Sample * outSample)

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

252{ return mImpl->decodeNextFrame(outSample); }
fl::unique_ptr< VorbisDecoderImpl > mImpl
Definition vorbis.h:112

References mImpl.

Referenced by ~VorbisDecoder().

+ Here is the caller graph for this function: