FastLED
3.9.15
Loading...
Searching...
No Matches
◆
needsFrame()
bool fl::video::VideoImpl::needsFrame
(
fl::u32
now
)
const
Definition at line
49
of file
video_impl.cpp.hpp
.
49
{
50
fl::u32 f1, f2;
51
bool
out =
mFrameInterpolator
->needsFrame(now, &f1, &f2);
52
return
out;
53
}
fl::video::VideoImpl::mFrameInterpolator
FrameInterpolatorPtr mFrameInterpolator
Definition
video_impl.h:69
References
mFrameInterpolator
.
fl
video
VideoImpl
Generated on Tue Jun 16 2026 00:07:12 for FastLED by
1.13.2