|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API void MayaFlux::remove_supplied_buffer_from_channel | ( | const std::shared_ptr< Buffers::AudioBuffer > & | buffer, |
| const uint32_t | channel | ||
| ) |
Removes a supplied buffer from multiple channels.
| buffer | Buffer to remove from supply chains |
| channels | channel index to remove from |
Efficiently removes a buffer from channel mix processor.
Definition at line 221 of file Graph.cpp.
References MayaFlux::Buffers::AUDIO_BACKEND, and get_buffer_manager().
Referenced by remove_supplied_buffer_from_channels().
Here is the call graph for this function:
Here is the caller graph for this function: