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

◆ get_frame()

virtual std::span< const double > MayaFlux::Kakshya::NDDataContainer::get_frame ( uint64_t  frame_index) const
pure virtual

Get a single frame of data efficiently.

Parameters
frame_indexIndex of the frame (in the temporal dimension)
Returns
Span of data representing one complete frame

Implemented in MayaFlux::Kakshya::SoundStreamContainer.