|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| BufferCapture & MayaFlux::Kriya::BufferCapture::until_condition | ( | std::function< bool()> | predicate | ) |
Set a condition that stops capture when met.
| predicate | Function returning true when capture should stop |
Definition at line 32 of file Capture.cpp.
References m_mode, m_stop_condition, and TRIGGERED.
Referenced by MayaFlux::Kriya::CaptureBuilder::until_condition().
Here is the caller graph for this function: