MCPcopy Create free account
hub / github.com/FastLED/FastLED / ~JsonAudioImpl

Method ~JsonAudioImpl

src/platforms/shared/ui/json/audio.cpp.hpp:43–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43JsonAudioImpl::~JsonAudioImpl() { removeJsonUiComponent(fl::weak_ptr<JsonUiInternal>(mInternal)); }
44
45JsonAudioImpl &JsonAudioImpl::Group(const fl::string &name) FL_NOEXCEPT {
46 mInternal->setGroup(name);

Callers

nothing calls this directly

Calls 1

removeJsonUiComponentFunction · 0.85

Tested by

no test coverage detected