FastLED 3.9.15
Loading...
Searching...
No Matches
fl::DrawContext Struct Reference

Detailed Description

Definition at line 10 of file draw_context.h.

#include <draw_context.h>

+ Collaboration diagram for fl::DrawContext:

Public Member Functions

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

Public Attributes

const AudioBatchaudio = nullptr
 Non-owning. Null when no audio.
 
u16 frame_time = 0
 
fl::span< CRGBleds
 
fl::u32 now
 
float speed = 1.0f
 

The documentation for this struct was generated from the following file: