|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Sets the default audio transformation processor for this buffer.
| processor | Audio processor to use as default transformation |
Configures the default audio processor that will be used when process_default() is called. The processor should be compatible with double-precision audio data processing.
Implements MayaFlux::Buffers::Buffer.
Definition at line 62 of file AudioBuffer.cpp.
References m_default_processor.
Referenced by MayaFlux::Buffers::ContainerBuffer::initialize(), MayaFlux::Buffers::RootAudioBuffer::initialize(), and MayaFlux::Buffers::FileBridgeBuffer::setup_chain_and_processor().
Here is the caller graph for this function: