Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ close
Method
close
src/fl/video/pixel_stream.cpp.hpp:89–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
void PixelStream::close() {
90
mHandle.reset();
91
}
92
93
i32 PixelStream::bytesPerFrame() { return mbytesPerFrame; }
94
Callers
nothing calls this directly
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected