FastLED 3.9.15
Loading...
Searching...
No Matches

◆ close()

void fl::video::PixelStream::close ( )

Definition at line 89 of file pixel_stream.cpp.hpp.

89 {
90 mHandle.reset();
91}
fl::filebuf_ptr mHandle

References mHandle.

Referenced by ~PixelStream(), and begin().

+ Here is the caller graph for this function: