FastLED
3.9.15
Loading...
Searching...
No Matches
◆
Type
enum
fl::video::PixelStream::Type
Enumerator
kStreaming
kFile
Definition at line
29
of file
pixel_stream.h
.
29
{
30
kStreaming
,
// Non-seekable (e.g. memorybuf circular buffer)
31
kFile
,
// Seekable (e.g. posix_filebuf, SD card)
32
};
fl::video::PixelStream::kStreaming
@ kStreaming
Definition
pixel_stream.h:30
fl::video::PixelStream::kFile
@ kFile
Definition
pixel_stream.h:31
fl
video
PixelStream
Generated on Tue Jun 16 2026 00:07:11 for FastLED by
1.13.2