|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Nodes::Node::is_in_snapshot_context | ( | uint64_t | context_id | ) | const |
Check if currently in a snapshot context.
| context_id | Context to check |
Used by secondary callers to detect when the primary snapshot holder has completed processing and released the context.
Definition at line 105 of file Node.cpp.
References m_snapshot_context_id.