|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::IO::VideoFileReader::signal_decode | ( | ) |
Non-blocking signal to the background decode thread.
Called by IOManager::dispatch_decode_request() when it owns the IOService registration. In standalone mode the IOService lambda calls this directly. Must never block.
Definition at line 644 of file VideoFileReader.cpp.
References m_decode_cv.
Referenced by setup_io_service().
Here is the caller graph for this function: