|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineoverridevirtual |
Checks if the buffer is currently being processed.
This method indicates whether the buffer is currently undergoing a processing operation. It is used to manage concurrent access and ensure that processing operations do not interfere with each other. The specific implementation may vary based on the buffer type and its processing backend.
Implements MayaFlux::Buffers::Buffer.
Definition at line 317 of file AudioBuffer.hpp.