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

◆ onChannelDataEncoded

fl::function_list<void(const IChannel&, const ChannelData&)> fl::ChannelEvents::onChannelDataEncoded

Fired after pixel data is encoded into byte stream (before enqueuing) Second parameter is the encoded channel data.

Note
This event fires after writeWS2812/writeAPA102/etc. encoding completes

Definition at line 108 of file channel_events.h.