|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::vector< std::shared_ptr< Buffers::SoundContainerBuffer > > MayaFlux::IO::IOManager::get_audio_buffers | ( | const std::shared_ptr< Kakshya::SoundFileContainer > & | container | ) | const |
Retrieve the SoundContainerBuffers created for a container.
| container | Container previously passed to hook_audio_container_to_buffers(). |
Definition at line 499 of file IOManager.cpp.
References m_audio_buffers, and m_buffers_mutex.