MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ set_memory_layout()

virtual void MayaFlux::Kakshya::NDDataContainer::set_memory_layout ( MemoryLayout  layout)
pure virtual

Set the memory layout for this container.

Parameters
layoutNew memory layout to use
Note
May trigger data reorganization if implementation supports both layouts

Implemented in MayaFlux::Kakshya::SoundStreamContainer, MayaFlux::Kakshya::VideoStreamContainer, and MayaFlux::Kakshya::WindowContainer.