MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_container()

std::shared_ptr< Kakshya::StreamContainer > MayaFlux::Buffers::SoundContainerBuffer::get_container ( ) const
inline

Get the backing StreamContainer.

Definition at line 169 of file SoundContainerBuffer.hpp.

169{ return m_container; }
std::shared_ptr< Kakshya::StreamContainer > m_container

Referenced by MayaFlux::Buffers::SoundFileBridge::setup_processors().

+ Here is the caller graph for this function: