FastLED
3.9.15
Loading...
Searching...
No Matches
◆
rewind()
bool fl::Video::rewind
(
)
Definition at line
162
of file
video.cpp
.
162
{
163
if
(!
mImpl
) {
164
return
false
;
165
}
166
return
mImpl
->rewind();
167
}
fl::Video::mImpl
VideoImplPtr mImpl
Definition
video.h:76
References
mImpl
.
fl
Video
Generated on Fri Apr 18 2025 03:39:32 for FastLED by
1.13.2