|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::function<std::vector<Core::InputDeviceInfo>()> MayaFlux::Registry::Service::InputService::get_all_devices |
Query all available input devices across all backends.
Returns devices from all registered backends (HID, MIDI, OSC, Serial). Used by InputManager to resolve VID/PID bindings to device IDs.
Definition at line 24 of file InputService.hpp.
Referenced by MayaFlux::Core::InputManager::register_node().