|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Resizes this buffer and all tributary buffers.
| num_samples | New buffer capacity in samples |
Adjusts the capacity of this buffer and all its tributary buffers to ensure consistent buffer dimensions throughout the aggregation hierarchy.
Reimplemented from MayaFlux::Buffers::AudioBuffer.
Definition at line 117 of file RootAudioBuffer.cpp.
References MayaFlux::Buffers::RootBuffer< AudioBuffer >::m_child_buffers, m_node_output, and MayaFlux::Buffers::AudioBuffer::resize().
Here is the call graph for this function: