|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Setup the processing chain with automatic input/output.
Configures:
User processors can be inserted into the main chain between these stages.
After calling setup_chain(), the buffer is ready for process_complete() cycles.
Reimplemented from MayaFlux::Buffers::AudioBuffer.
Definition at line 22 of file SoundFileBridge.cpp.
References MayaFlux::Buffers::AudioBuffer::enforce_default_processing(), MayaFlux::Buffers::SoundContainerBuffer::get_container(), MayaFlux::Buffers::AudioBuffer::get_processing_chain(), MayaFlux::Config::get_sample_rate(), m_capture_stream, m_stream_writer, MayaFlux::Buffers::AudioBuffer::set_processing_chain(), and token.
Here is the call graph for this function: