|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< BufferProcessor > MayaFlux::Buffers::BufferProcessingControl::attach_quick_process | ( | AudioProcessingFunction | processor, |
| ProcessingToken | token | ||
| ) |
Creates and attaches a quick processing function to all channels in a token.
| processor | Processing function |
| token | Processing domain |
Definition at line 259 of file BufferProcessingControl.cpp.
References add_processor(), and token.
Here is the call graph for this function: