FastLED 3.9.15
Loading...
Searching...
No Matches
fl::VorbisDecoder Class Reference

Detailed Description

Definition at line 79 of file vorbis.h.

#include <vorbis.h>

+ Collaboration diagram for fl::VorbisDecoder:

Public Member Functions

 VorbisDecoder () FL_NOEXCEPT
 
 ~VorbisDecoder () FL_NOEXCEPT
 
bool begin (fl::filebuf_ptr stream)
 
bool decodeNextFrame (audio::Sample *outSample)
 
void end ()
 
VorbisInfo getInfo () const
 
fl::size getPosition () const
 
bool hasError (fl::string *msg=nullptr) const
 
bool isReady () const
 
void reset ()
 

Private Attributes

fl::unique_ptr< VorbisDecoderImplmImpl
 

The documentation for this class was generated from the following files: