pub fn integrated_lufs(samples: &[f64], sample_rate: f64) -> Option<f64>
Gated integrated loudness in LUFS. None when no block clears the −70 LUFS absolute gate (i.e. the signal is effectively silent).
None