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

◆ get_processed_data() [2/2]

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

Get a mutable reference to the processed data buffer.

Returns
Reference to the processed DataVariant vector

The structure and type of this data is implementation-specific and may depend on the processing chain or data source.

Implemented in MayaFlux::Kakshya::SoundStreamContainer.