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

◆ operator bool()

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

Definition at line 73 of file video.h.

73{ return mImpl.get(); }
VideoImplPtr mImpl
Definition video.h:76

References mImpl.