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

◆ getFrameRate()

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

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

247 {
248 return decoderData_->frameRate;
249}

References decoderData_, and FL_NOEXCEPT.