|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Core::InputSubsystem::add_backend | ( | std::unique_ptr< IInputBackend > | backend | ) |
Add a custom input backend.
| backend | Backend instance (takes ownership) |
Definition at line 196 of file InputSubsystem.cpp.
References MayaFlux::Journal::Core, MayaFlux::Journal::InputSubsystem, m_backends, m_backends_mutex, MF_ERROR, MF_INFO, MF_WARN, and wire_backend_to_manager().
Referenced by initialize_hid_backend(), and initialize_midi_backend().
Here is the call graph for this function:
Here is the caller graph for this function: