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

◆ setError()

void fl::Video::setError ( const Str & error)
inline

Definition at line 67 of file video.h.

67{ mError = error; }
Str error() const
Definition video.cpp:138
Str mError
Definition video.h:80

References error(), and mError.

+ Here is the call graph for this function: