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

Detailed Description

Definition at line 136 of file mp3.h.

#include <mp3.h>

+ Collaboration diagram for fl::Mp3Decoder:

Public Member Functions

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

Private Attributes

fl::unique_ptr< fl::third_party::Mp3StreamDecoderImplmImpl
 

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