|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
inlinestatic |
Extract native-typed channel spans from a SignalSourceContainer.
Queries value_element_type() to determine the native scalar, then retrieves each channel's data as a FrameView (which already carries the native span). Returns one DataSpanVariant per channel; no double coercion.
| container | Source container. Must have data. |
| use_processed | If true, reads processed_data; otherwise raw data. |
Definition at line 222 of file OperationHelper.hpp.