|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
inlinevirtual |
Attempts to add a child buffer without throwing exceptions.
| buffer | Child buffer to add to the aggregation hierarchy |
| rejection_reason | Optional output parameter for rejection reason |
This is a non-throwing version of add_child_buffer() that can be used when you want to handle rejection gracefully without exception handling.
Definition at line 49 of file RootBuffer.hpp.