|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Creates a default audio transformation processor for this buffer type.
This method is called when a default audio processor is needed but none has been explicitly set. The base AudioBuffer implementation returns nullptr, but derived audio buffer classes can override this to provide type-specific default audio processors.
Reimplemented from MayaFlux::Buffers::AudioBuffer.
Definition at line 150 of file NetworkAudioBuffer.cpp.
References m_network.
Referenced by setup_processors().
Here is the caller graph for this function: