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

◆ getWidth()

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

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

239 {
240 return decoderData_->width;
241}

References decoderData_, and FL_NOEXCEPT.