|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Kriya::BufferPipeline::has_pending_data | ( | ) | const |
Check if any operations have pending data ready for processing.
Queries the data states of all operations to determine if there is unprocessed data available. Useful for synchronization and debugging.
Definition at line 193 of file BufferPipeline.cpp.
References m_data_states, and READY.