|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::IO::IOManager::stop_capture | ( | const std::shared_ptr< Core::Window > & | window | ) |
Stop the active window capture and finalise the file.
Convenience overload that resolves the capture id by window pointer. No-op with a warning if no capture is active for this window.
| window | Window previously passed to capture_window(). |
Definition at line 510 of file IOManager.cpp.
References MayaFlux::Journal::FileIO, MayaFlux::Journal::IO, m_video_captures, m_video_captures_mutex, MF_WARN, and stop_capture().
Here is the call graph for this function: