MayaFlux 0.2.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

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

Private Attributes

std::shared_ptr< InputManagerm_input_manager
 

Detailed Description

Definition at line 220 of file ProcessingArchitecture.hpp.


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