|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< Buffers::VideoContainerBuffer > MayaFlux::IO::IOManager::get_video_buffer | ( | const std::shared_ptr< Kakshya::VideoFileContainer > & | container | ) | const |
Retrieve the VideoContainerBuffer created for a container.
| container | Container previously passed to hook_video_container_to_buffer(). |
Definition at line 490 of file IOManager.cpp.
References m_buffers_mutex, and m_video_buffers.