|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inlineoverridevirtual |
Controls whether the audio buffer should use default processing.
| should_process | True if default audio processing should be applied, false otherwise |
This method allows fine-grained control over when the buffer's default audio processor is applied. Standard audio buffers typically always use default processing unless specific audio processing requirements dictate otherwise.
Implements MayaFlux::Buffers::Buffer.
Definition at line 275 of file AudioBuffer.hpp.
Referenced by MayaFlux::Buffers::SoundContainerBuffer::initialize(), and MayaFlux::Buffers::SoundFileBridge::setup_processors().
Here is the caller graph for this function: