|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Write buffer audio data to the appropriate container channel.
Extracts audio samples and streams them to the DynamicSoundStream channel corresponding to the AudioBuffer's channel ID.
| buffer | AudioBuffer containing data to write |
Implements MayaFlux::Buffers::BufferProcessor.
Definition at line 8 of file StreamWriteProcessor.cpp.
References m_container, and m_write_position.