|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::span< T > MayaFlux::Kakshya::extract_from_variant | ( | const DataVariant & | variant, |
| std::vector< T > & | storage, | ||
| Utils::ComplexConversionStrategy | strategy = Utils::ComplexConversionStrategy::MAGNITUDE |
||
| ) |
Get typed span from DataVariant using concepts.
| T | Data type (must satisfy ProcessableData) |
| variant | DataVariant to extract from |
Definition at line 461 of file DataUtils.hpp.
References convert_data(), MayaFlux::Journal::Kakshya, and MayaFlux::Journal::Runtime.
Referenced by MayaFlux::Kakshya::DynamicSoundStream::create_expanded_data(), and safe_copy_data_variant_to_span().
Here is the call graph for this function:
Here is the caller graph for this function: