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

◆ m_stop_requested

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

Definition at line 170 of file HIDBackend.hpp.

170{ false };

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