|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< std::shared_ptr< Buffers::ContainerBuffer > > MAYAFLUX_API MayaFlux::get_last_created_container_buffers | ( | ) |
Retrieves the last created container buffers from the Creator.
This function returns the container buffers that were most recently created by the Creator instance when registering a SoundFileContainer in the AUDIO domain. It allows access to these buffers for further manipulation or inspection.
Definition at line 99 of file Creator.cpp.
References s_last_created_container_buffers.