|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Mark associated buffers for processing in the next cycle.
| should_process | true to enable processing, false to disable |
Used to coordinate buffer state with the container's processing lifecycle, ensuring that buffers are processed only when needed in data-driven flows.
Implemented in MayaFlux::Kakshya::SoundStreamContainer.