|
MayaFlux 0.1.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 166 of file GraphicsSubsystem.cpp.
References MayaFlux::Journal::Core, graphics_thread_loop(), MayaFlux::Journal::GraphicsSubsystem, m_frame_clock, m_graphics_thread, m_graphics_thread_id, m_paused, m_running, MF_INFO, and MF_WARN.
Here is the call graph for this function: