|
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 49 of file HIDBackend.cpp.
References MayaFlux::Journal::Core, get_open_devices(), MayaFlux::Journal::InputBackend, m_initialized, m_poll_thread, m_running, m_stop_requested, MF_ERROR, MF_INFO, MF_WARN, and poll_thread_func().
Here is the call graph for this function: