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

◆ isSupported()

bool fl::Mpeg1::isSupported ( )
static

Definition at line 14 of file mpeg1.cpp.hpp.

14 {
15 // Software MPEG1 decoder is available on all platforms
16 return true;
17}

Referenced by CodecProcessor::processMpeg1().

+ Here is the caller graph for this function: