|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MAYAFLUX_API double MayaFlux::rms_combined | ( | const std::vector< Kakshya::DataVariant > & | channels | ) |
Calculate RMS energy across all channels (mix then analyze)
| channels | Vector of channel data |
Definition at line 110 of file Yantra.cpp.
References concat_vectors(), MayaFlux::Yantra::OperationHelper::extract_numeric_data(), is_same_size(), rms(), and rms_per_channel().
Here is the call graph for this function: