|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::vector< T > MayaFlux::Kakshya::interleave_channels | ( | const std::vector< std::vector< T > > & | channels | ) |
Interleave multiple channels of data into a single vector.
| T | Data type. |
| channels | Vector of channel vectors. |
Definition at line 46 of file ContainerUtils.hpp.
Referenced by MayaFlux::Kakshya::SoundStreamContainer::get_data_as_double(), and MayaFlux::Kakshya::SoundStreamContainer::reorganize_data_layout().
Here is the caller graph for this function: