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

◆ get_data()

virtual const std::vector< DataVariant > & MayaFlux::Kakshya::SignalSourceContainer::get_data ( )
pure virtual

Get a reference to the raw data stored in the container.

Returns
Const reference to the vector of DataVariant representing raw data

This provides access to the unprocessed, original data source managed by the container.

Implemented in MayaFlux::Kakshya::SoundStreamContainer.