|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Register callback for input values.
| callback | Function to call when input arrives |
The callback may be called from a backend-specific thread. Implementations should document their threading model.
Implemented in MayaFlux::Core::HIDBackend, and MayaFlux::Core::MIDIBackend.
Referenced by MayaFlux::Core::InputSubsystem::wire_backend_to_manager().
Here is the caller graph for this function: