|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::IO::SoundFileWriter::write | ( | const std::shared_ptr< Kakshya::SoundStreamContainer > & | container | ) |
Post a SoundStreamContainer's planar channel data to the work queue.
Reads get_data() on the caller thread, copies, and posts as PlanarChunk.
Definition at line 135 of file SoundFileWriter.cpp.
References m_open, and write().
Here is the call graph for this function: