|
FastLED 3.9.15
|
This is the complete list of members for fl::FileSystem, including all inherited members.
| begin(FsImplPtr platform_filesystem) | fl::FileSystem | |
| beginSd(int cs_pin) | fl::FileSystem | |
| end() | fl::FileSystem | |
| FileSystem() FL_NOEXCEPT | fl::FileSystem | |
| loadJpeg(const char *path, const JpegConfig &config=JpegConfig(), fl::string *error_message=nullptr) | fl::FileSystem | |
| mFs | fl::FileSystem | private |
| openMp3(const char *path, fl::string *error_message=nullptr) | fl::FileSystem | |
| openMpeg1Video(const char *path, fl::size pixelsPerFrame, float fps=30.0f, fl::size nFrameHistory=0) | fl::FileSystem | |
| openRead(const char *path) | fl::FileSystem | |
| openVideo(const char *path, fl::size pixelsPerFrame, float fps=30.0f, fl::size nFrameHistory=0) | fl::FileSystem | |
| readJson(const char *path, json *doc) | fl::FileSystem | |
| readScreenMap(const char *path, const char *name, ScreenMap *out, string *error=nullptr) | fl::FileSystem | |
| readScreenMaps(const char *path, fl::flat_map< string, ScreenMap > *out, string *error=nullptr) | fl::FileSystem | |
| readText(const char *path, string *out) | fl::FileSystem |