|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Start the subsystem's processing/event loops.
Begins active processing. After this call, the subsystem should be actively responding to callbacks and processing data according to its domain requirements.
Implements MayaFlux::Core::ISubsystem.
Definition at line 88 of file InputSubsystem.cpp.
References MayaFlux::Journal::Core, MayaFlux::Core::SubsystemProcessingHandle::inputs, MayaFlux::Journal::InputSubsystem, m_backends, m_backends_mutex, m_handle, m_ready, m_running, MF_ERROR, MF_INFO, and MayaFlux::Core::InputManagerHandle::start().
Here is the call graph for this function: