|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API std::shared_ptr< Buffers::BufferProcessingChain > MayaFlux::create_processing_chain | ( | ) |
Creates a new processing chain for the default engine.
This function creates a new processing chain that can be used to manage audio processing for buffers. The chain can be customized with various processors and is managed by the default engine's buffer manager.
Definition at line 101 of file Graph.cpp.