Definition at line 88 of file video.h.
◆ VideoFxWrapper()
fl::VideoFxWrapper::VideoFxWrapper |
( |
FxPtr | fx | ) |
|
◆ draw()
- Parameters
-
now | The current time in milliseconds. Fx writers are encouraged to use this instead of millis() directly as this will more deterministic behavior. |
Implements fl::Fx.
Definition at line 189 of file video.cpp.
◆ fxName()
Str fl::VideoFxWrapper::fxName |
( |
| ) |
const |
|
overridevirtual |
◆ setFade()
void fl::VideoFxWrapper::setFade |
( |
uint32_t | fadeInTime, |
|
|
uint32_t | fadeOutTime ) |
The documentation for this class was generated from the following files:
- /home/runner/work/FastLED/FastLED/src/fx/video.h
- /home/runner/work/FastLED/FastLED/src/fx/video.cpp