|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< Kakshya::SoundFileContainer > MayaFlux::IO::IOManager::get_extracted_audio | ( | const std::shared_ptr< Kakshya::VideoFileContainer > & | container | ) | const |
Retrieve the SoundFileContainer extracted from a video file.
| container | VideoFileContainer whose audio was extracted during load_video(). |
Definition at line 508 of file IOManager.cpp.
References m_buffers_mutex, and m_extracted_audio.