|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlinevirtual |
Adds a tributary buffer to this root buffer.
| buffer | Child buffer to add to the aggregation hierarchy |
Tributary buffers contribute their data to the root buffer when the root buffer is processed. This allows multiple computational streams to be combined into a single output channel.
| std::runtime_error | if buffer is not acceptable based on current token enforcement strategy |
Definition at line 22 of file RootBuffer.hpp.