|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Open a device for input.
| device_id | Device identifier from get_devices() |
Implements MayaFlux::Core::IInputBackend.
Definition at line 232 of file HIDBackend.cpp.
References MayaFlux::Core::HIDDeviceState::active, MayaFlux::Journal::Core, MayaFlux::Core::HIDDeviceState::handle, MayaFlux::Core::HIDDeviceState::info, MayaFlux::Journal::InputBackend, m_config, m_devices_mutex, m_enumerated_devices, m_open_devices, MF_ERROR, MF_INFO, MF_WARN, MayaFlux::Core::HIDDeviceState::read_buffer, and MayaFlux::Core::HIDBackend::Config::read_buffer_size.
Referenced by MayaFlux::Core::InputSubsystem::initialize_hid_backend().
Here is the caller graph for this function: