|
FastLED 3.9.15
|
|
static |
Remove the audio processor.
Clears the stored audio processor if it matches the given processor. If this was the last shared_ptr, the processor and its associated mic/task will be destroyed via RAII.
| processor | Shared pointer to an Processor instance |
Definition at line 764 of file FastLED.cpp.hpp.
References fl::audio::AudioManager::instance(), fl::move(), and fl::audio::AudioManager::remove().
Here is the call graph for this function: