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

◆ isValid()

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

Definition at line 28 of file audio.h.

28{ return mImpl != nullptr; }
AudioSampleImplPtr mImpl
Definition audio.h:50

References mImpl.

Referenced by operator bool(), pcm(), rms(), and size().

+ Here is the caller graph for this function: