|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
| bool MayaFlux::Buffers::MixProcessor::remove_source | ( | const std::shared_ptr< AudioBuffer > & | buffer | ) |
Removes a source buffer from the mix.
| buffer | Buffer to remove |
Definition at line 88 of file MixProcessor.cpp.
References m_sources, and MayaFlux::Buffers::MixSource::matches_buffer().
Here is the call graph for this function: