|
FastLED 3.9.15
|
#include "fl/stl/flat_map.h"#include "fl/stl/shared_ptr.h"#include "fl/stl/vector.h"#include "fl/audio/audio_frame.h"#include "fl/fx/detail/fx_compositor.h"#include "fl/fx/fx.h"#include "fl/fx/time.h"#include "fl/fx/video.h"#include "fl/stl/stdint.h"#include "fl/stl/noexcept.h"
Include dependency graph for fx_engine.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | fl::FxEngine |
| Manages and renders multiple visual effects (Fx) for LED strips. More... | |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
| namespace | fl::audio |
Macros | |
| #define | FASTLED_FX_ENGINE_MAX_FX 64 |