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

◆ operator bool()

fl::Video::operator bool ( ) const
inline

Definition at line 75 of file video.h.

75{ return mImpl.get(); }
VideoImplPtr mImpl
Definition video.h:79

References mImpl.