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

◆ parseSequenceHeader()

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

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

351 {
352 // This is now handled by pl_mpeg in initializeDecoder()
353 return decoderData_->headerParsed;
354}

References decoderData_, and FL_NOEXCEPT.