|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
noexcept |
Extract a single frame from planar data (returns interleaved).
| T | Data type. |
| channel_spans | Vector of spans, one per channel. |
| frame_index | Index of the frame to extract. |
| output_buffer | Buffer to store interleaved frame data. |
Definition at line 309 of file DataUtils.hpp.