|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::BufferSupplyMixing::cleanup_completed_routing | ( | ProcessingToken | token | ) |
Cleans up completed routing transitions.
| token | Processing domain to clean up |
Removes buffers from old channels and finalizes registration to new channels after fade completion.
Definition at line 269 of file BufferSupplyMixing.cpp.
References channel, MayaFlux::Buffers::BufferRoutingState::COMPLETED, MayaFlux::Buffers::TokenUnitManager::get_audio_unit_mutable(), MayaFlux::Buffers::RootAudioUnit::get_buffer(), MayaFlux::Buffers::TokenUnitManager::has_audio_unit(), m_unit_manager, and remove_supplied_audio_buffer().
Here is the call graph for this function: