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

◆ isValid()

bool fl::AudioSample::isValid ( ) const
inline

Definition at line 29 of file audio.h.

29{ return mImpl != nullptr; }
AudioSampleImplPtr mImpl
Definition audio.h:52

References mImpl.

Referenced by loop(), operator bool(), pcm(), fl::AudioReactive::processSample(), rms(), size(), and timestamp().

+ Here is the caller graph for this function: