|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Marks the buffer for removal from processing chains.
Sets the buffer's removal flag, indicating it should be removed from any processing chains or management systems. The specific removal behavior depends on the buffer type and the systems managing it:
Implemented in MayaFlux::Buffers::AudioBuffer, and MayaFlux::Buffers::VKBuffer.