|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlineoverridevirtual |
Attempts to acquire processing rights for the buffer.
This method is used to control access to the buffer's data during processing. It allows the buffer to manage concurrent access and ensure that only one processing operation occurs at a time. The specific implementation may vary based on the buffer type and its processing backend.
Implements MayaFlux::Buffers::Buffer.
Definition at line 286 of file AudioBuffer.hpp.