FastLED 3.9.15
Loading...
Searching...
No Matches
video.h File Reference
#include "fl/stl/stdint.h"
#include "fl/stl/shared_ptr.h"
#include "fl/stl/span.h"
#include "fl/stl/string.h"
#include "fl/stl/detail/memory_file_handle.h"
#include "fl/fx/fx1d.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for video.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::Video
 
class  fl::VideoFxWrapper
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::video
 

Typedefs

using fl::CRGB = fl::CRGB
 
using fl::VideoImpl = video::VideoImpl
 
using fl::VideoImplPtr = fl::shared_ptr<VideoImpl>
 

Functions

 fl::FASTLED_SHARED_PTR (Frame)
 
 fl::FASTLED_SHARED_PTR (VideoFxWrapper)
 
 fl::FASTLED_SHARED_PTR_NO_FWD (memorybuf)