MCPcopy Create free account
hub / github.com/FastLED/FastLED / error

Method error

src/fl/fx/video.cpp.hpp:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113}
114
115string Video::error() const { return mError; }
116
117size_t Video::pixelsPerFrame() const {
118 if (!mImpl) {

Callers 15

await_top_levelFunction · 0.45
PromiseClass · 0.45
mainFunction · 0.45
executeProgramFunction · 0.45
mainFunction · 0.45
main.tsFile · 0.45
_download_with_progressFunction · 0.45
_copy_file_with_progressFunction · 0.45
download_artifactMethod · 0.45
unzip_and_installFunction · 0.45
install_with_platformioFunction · 0.45
handle_zip_artifactFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected