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

◆ m_decode_stop

std::atomic<bool> MayaFlux::IO::VideoFileReader::m_decode_stop { false }
private

Definition at line 249 of file VideoFileReader.hpp.

249{ false };

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