FastLED 3.9.15
Loading...
Searching...
No Matches

◆ DrawContext()

fl::DrawContext::DrawContext ( fl::u32 now,
fl::span< CRGB > leds,
u16 frame_time = 0,
float speed = 1.0f,
const AudioBatch * audio = nullptr )
inline

Definition at line 16 of file draw_context.h.

19 audio(audio) {}
fl::span< CRGB > leds
const AudioBatch * audio
Non-owning. Null when no audio.

References audio, frame_time, leds, now, and speed.