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

◆ m_decode_active

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

Definition at line 250 of file VideoFileReader.hpp.

250{ false };

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