|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::BufferManager::remove_processor_from_channel | ( | const std::shared_ptr< BufferProcessor > & | processor, |
| ProcessingToken | token, | ||
| uint32_t | channel | ||
| ) |
Removes a processor from a token and channel (audio-specific)
| processor | Processor to remove |
| token | Processing domain |
| channel | Channel index |
Definition at line 265 of file BufferManager.cpp.
References m_processor_control, and token.