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

◆ m_decode_active

std::atomic<bool> MayaFlux::IO::CameraReader::m_decode_active { false }
private

Definition at line 180 of file CameraReader.hpp.

180{ false };

Referenced by decode_thread_func(), start_decode_thread(), and stop_decode_thread().