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

◆ getHeight()

fl::u16 fl::third_party::SoftwareMpeg1Decoder::getHeight ( ) const

Definition at line 243 of file software_decoder.cpp.hpp.

243 {
244 return decoderData_->height;
245}

References decoderData_, and FL_NOEXCEPT.