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

◆ seek()

virtual bool fl::IDecoder::seek ( fl::u32 frameIndex)
inlinevirtual

Reimplemented in fl::third_party::SoftwareGifDecoder, and fl::third_party::SoftwareMpeg1Decoder.

Definition at line 53 of file idecoder.h.

53{ (void)frameIndex; return false; }