|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Controls whether the buffer should use default processing.
| should_process | True if default processing should be applied, false otherwise |
This method allows fine-grained control over when the buffer's default processor is applied. Different buffer types may have different default processing requirements:
Implemented in MayaFlux::Buffers::AudioBuffer, and MayaFlux::Buffers::VKBuffer.