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

◆ getType()

PixelStream::Type fl::video::PixelStream::getType ( ) const

Definition at line 208 of file pixel_stream.cpp.hpp.

208 {
209 return mType;
210}

References mType.