|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
virtual |
Process an input value from a backend.
| value | The input value |
Called by InputManager when input arrives. This is the main entry point.
Thread-safe. Called from InputManager's processing thread.
Definition at line 40 of file InputNode.cpp.
References apply_smoothing(), MayaFlux::Core::InputValue::device_id, extract_value(), m_current_value, m_has_new_input, m_input_history, m_last_device_id, MayaFlux::Nodes::Node::m_last_output, m_last_source_type, m_target_value, notify_tick(), and MayaFlux::Core::InputValue::source_type.
Here is the call graph for this function: