|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kriya::SamplingPipeline::build | ( | ) |
Finalize configuration and start processing.
Supplies the buffer to the output channel, chains the capture operation into the pipeline, and starts execution at buffer rate. Must be called before play(). Calling build() more than once has no effect.
Definition at line 58 of file SamplingPipeline.cpp.
References MayaFlux::Buffers::AUDIO_BACKEND, m_buffer, m_built, m_capture, m_channel, m_mgr, m_pipeline, and MayaFlux::Buffers::BufferManager::supply_buffer_to().
Referenced by play(), and play_continuous().
Here is the call graph for this function:
Here is the caller graph for this function: