FastLED 3.9.15
Loading...
Searching...
No Matches
fl::NullDecoder Class Reference

Detailed Description

Definition at line 62 of file idecoder.h.

#include <idecoder.h>

+ Inheritance diagram for fl::NullDecoder:
+ Collaboration diagram for fl::NullDecoder:

Public Member Functions

bool begin (fl::filebuf_ptr) override
 
DecodeResult decode () override
 
void end () override
 
Frame getCurrentFrame () override
 
bool hasError (fl::string *msg=nullptr) const override
 
bool hasMoreFrames () const override
 
bool isReady () const override
 
- Public Member Functions inherited from fl::IDecoder
virtual ~IDecoder () FL_NOEXCEPT=default
 
virtual int getAudioSampleRate () const
 
virtual fl::u32 getCurrentFrameIndex () const
 
virtual fl::u32 getFrameCount () const
 
virtual bool hasAudio () const
 
virtual bool seek (fl::u32 frameIndex)
 
virtual void setAudioCallback (AudioFrameCallback callback)
 

The documentation for this class was generated from the following file: