MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_stop_requested

std::atomic<bool> MayaFlux::Core::InputManager::m_stop_requested { false }
private

Definition at line 146 of file InputManager.hpp.

146{ false };

Referenced by processing_loop(), start(), and stop().