|
MayaFlux 0.2.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 10 of file SoundStreamWriter.cpp.
References MayaFlux::Journal::BufferProcessing, MayaFlux::Journal::Buffers, m_container, m_write_position, and MF_ERROR.