|
FastLED 3.9.15
|
FileSystem codec methods — compiled in fl.codec+ module.
Moved from file_system.cpp.hpp to break fl.system+ -> fl.codec+ dependency. Contains: openMp3(), loadJpeg(), openMpeg1Video(), Mpeg1FileHandle
Definition in file file_system_codecs.cpp.hpp.
#include "fl/system/file_system.h"#include "fl/codec/idecoder.h"#include "fl/codec/jpeg.h"#include "fl/codec/mp3.h"#include "fl/codec/mpeg1.h"#include "fl/log/log.h"#include "fl/math/math.h"#include "fl/stl/vector.h"#include "fl/stl/cstring.h"
Include dependency graph for file_system_codecs.cpp.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | fl::Mpeg1FileHandle |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |