|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Start listening for input events.
Begins polling/callback registration for all opened devices. Input events will be delivered via registered callbacks.
Implements MayaFlux::Core::IInputBackend.
Definition at line 53 of file MIDIBackend.cpp.
References MayaFlux::Journal::Core, get_open_devices(), MayaFlux::Journal::InputBackend, m_devices_mutex, m_enumerated_devices, m_initialized, m_running, MF_ERROR, MF_INFO, MF_WARN, and open_device().
Here is the call graph for this function: