|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Kakshya::SoundFileContainer::set_raw_data | ( | const std::vector< DataVariant > & | data | ) |
Set raw data from external source (e.g., file loading)
| data | The audio data as DataVariant |
Definition at line 27 of file SoundFileContainer.cpp.
References MayaFlux::Kakshya::INTERLEAVED, MayaFlux::Kakshya::SoundStreamContainer::lock(), MayaFlux::Kakshya::SoundStreamContainer::m_data, MayaFlux::Kakshya::SoundStreamContainer::m_data_mutex, MayaFlux::Kakshya::SoundStreamContainer::m_double_extraction_dirty, MayaFlux::Kakshya::SoundStreamContainer::m_num_channels, MayaFlux::Kakshya::SoundStreamContainer::m_num_frames, MayaFlux::Kakshya::SoundStreamContainer::m_structure, MayaFlux::Kakshya::ContainerDataStructure::organization, and MayaFlux::Kakshya::SoundStreamContainer::setup_dimensions().
Here is the call graph for this function: