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

◆ is_floats()

bool fl::json::is_floats ( ) const
inline

Definition at line 251 of file json.h.

251{ return mValue && mValue->is_audio(); }
fl::shared_ptr< json_value > mValue
Definition json.h:130

References FL_NOEXCEPT, and mValue.