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

Method getCurrentFxId

src/fl/fx/fx_engine.h:81–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79 FxPtr getFx(int index);
80
81 int getCurrentFxId() const { return mCurrId; }
82
83 /**
84 * @brief Renders the current effect or transition to the output buffer.

Callers 1

FL_TEST_FILEFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected