FastLED
3.9.15
Loading...
Searching...
No Matches
◆
embeddedScreenMapJson()
const
fl::string
& fl::video::VideoImpl::embeddedScreenMapJson
(
)
const
Definition at line
363
of file
video_impl.cpp.hpp
.
363
{
364
static
const
fl::string kEmpty;
365
if
(!
mStream
)
return
kEmpty;
366
return
mStream
->embeddedScreenMapJson();
367
}
fl::video::VideoImpl::mStream
PixelStreamPtr mStream
Definition
video_impl.h:67
References
FL_NOEXCEPT
, and
mStream
.
fl
video
VideoImpl
Generated on Tue Jun 16 2026 00:07:12 for FastLED by
1.13.2