FastLED 3.9.15
|
This is the complete list of members for fl::Video, including all inherited members.
begin(fl::FileHandlePtr h) | fl::Video | |
beginStream(fl::ByteStreamPtr s) | fl::Video | |
DefaultFrameHistoryCount() | fl::Video | inlinestatic |
destroy() | fl::Referent | protectedvirtual |
draw(DrawContext context) override | fl::Video | virtual |
draw(uint32_t now, CRGB *leds) | fl::Video | |
draw(uint32_t now, Frame *frame) | fl::Video | |
DrawContext typedef | fl::Fx | |
durationMicros() const | fl::Video | |
end() | fl::Video | |
error() const | fl::Video | |
finished() | fl::Video | |
Fx(uint16_t numLeds) | fl::Fx | inline |
Fx1d(uint16_t numLeds) | fl::Fx1d | inline |
fxName() const override | fl::Video | virtual |
getNumLeds() const | fl::Fx | inline |
hasFixedFrameRate(float *fps) const | fl::Fx | inlinevirtual |
mError | fl::Video | private |
mFinished | fl::Video | private |
mImpl | fl::Video | private |
mName | fl::Video | private |
mNumLeds | fl::Fx | protected |
mRefCount | fl::Referent | mutableprivate |
mWeakPtr | fl::Referent | private |
mXMap | fl::Fx1d | protected |
operator bool() const | fl::Video | inline |
operator=(const Video &) | fl::Video | |
fl::Fx1d::operator=(const Referent &) | fl::Referent | protected |
fl::Fx1d::operator=(Referent &&) | fl::Referent | protected |
pause(uint32_t now) override | fl::Video | virtual |
pixelsPerFrame() const | fl::Video | |
ref() | fl::Referent | protectedvirtual |
ref_count() const | fl::Referent | virtual |
Referent() | fl::Referent | protected |
Referent(const Referent &) | fl::Referent | protected |
Referent(Referent &&) | fl::Referent | protected |
resume(uint32_t now) override | fl::Video | virtual |
rewind() | fl::Video | |
setError(const Str &error) | fl::Video | inline |
setFade(uint32_t fadeInTime, uint32_t fadeOutTime) | fl::Video | |
setTimeScale(float timeScale) | fl::Video | |
setWeakPtr(Ptr< WeakReferent > weakRefNoCreate) | fl::Referent | inlineprivate |
setXmap(const XMap &xMap) | fl::Fx1d | inline |
timeScale() const | fl::Video | |
unref() | fl::Referent | protectedvirtual |
Video() | fl::Video | |
Video(size_t pixelsPerFrame, float fps=30.0f, size_t frameHistoryCount=DefaultFrameHistoryCount()) | fl::Video | |
Video(const Video &) | fl::Video | |
xyMap(uint16_t x) const | fl::Fx1d | inline |
~Fx() | fl::Fx | inlineprotectedvirtual |
~Referent() | fl::Referent | protectedvirtual |
~Video() | fl::Video |