MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::InputManagerHandle Class Reference

#include <ProcessingArchitecture.hpp>

+ Collaboration diagram for MayaFlux::Core::InputManagerHandle:

Public Member Functions

void enqueue_input (const InputValue &value)
 enqueue input value to InputManager
 
 InputManagerHandle (std::shared_ptr< InputManager > input_manager)
 Constructs handle for specific InputManager.
 
void setup_osc_bridge (const OSCConfigInfo &config)
 enqueue batch of input values to InputManager
 
void start ()
 start InputManager
 
void stop ()
 stop InputManager
 
void unregister ()
 unregister all nodes from InputManager
 

Private Attributes

std::shared_ptr< InputManagerm_input_manager
 

Detailed Description

Definition at line 221 of file ProcessingArchitecture.hpp.


The documentation for this class was generated from the following files: