|
FastLED 3.9.15
|
| fl::shared_ptr< IChannelDriver > fl::ChannelManager::selectDriverForChannel | ( | const ChannelDataPtr & | data, |
| const fl::string & | affinity ) |
Select best driver for channel data (used by Channel::showPixels)
| data | Channel data to route (chipset configuration) |
| affinity | Engine affinity name (empty = no affinity, dynamic selection) |
Definition at line 380 of file manager.cpp.hpp.
References fl::basic_string::empty(), findDriverByName(), FL_ERROR, FL_WARN_ONCE, and mDrivers.
Referenced by fl::Channel::resolveDynamicDriver().
Here is the call graph for this function:
Here is the caller graph for this function: