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

◆ decodePictureHeader()

bool fl::third_party::SoftwareMpeg1Decoder::decodePictureHeader ( )
private

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

380 {
381 // This is now handled by pl_mpeg internally
382 return true;
383}

References FL_NOEXCEPT.