|
FastLED 3.9.15
|
#include <vorbis.h>
Static Public Member Functions | |
| static VorbisDecoderPtr | createDecoder (fl::string *errorMessage=nullptr) |
| static fl::vector< audio::Sample > | decodeAll (fl::span< const fl::u8 > data, fl::string *errorMessage=nullptr) |
| static bool | isSupported () |
| static VorbisInfo | parseVorbisInfo (fl::span< const fl::u8 > data, fl::string *errorMessage=nullptr) |