|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineoverridevirtual |
Releases processing rights for the buffer.
This method is called to release the processing rights acquired by try_acquire_processing(). It allows other processing operations to access the buffer's data once the current operation is complete. The specific implementation may vary based on the buffer type and its processing backend.
Implements MayaFlux::Buffers::Buffer.
Definition at line 302 of file AudioBuffer.hpp.