MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ set_input_callback()

virtual void MayaFlux::Core::IInputBackend::set_input_callback ( InputCallback  callback)
pure virtual

Register callback for input values.

Parameters
callbackFunction 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: