Contains information about LUFS measurement of a processed audio
| Name | Type | Description |
|---|---|---|
| fM | float | Moment (400 msec) ‘EBU Mode’ metering, original and output audio, dbLUFS |
| fS | float | Short (3000 msec) ‘EBU Mode’ metering, original and output audio, dbLUFS |
| fI | float | Intermediate (from start) ‘EBU Mode’ metering, original and output audio, dbLUFS |
| fLRA | float | Loudness range, dBLUFS |
| fLRALow | float | Lowest range, dBLUFS |
| fLRAHigh | float | Highest range, dbLUFS |
| fMaxTPL | float | Loudness for the frame in dBFS (sin). |
| arrTPL | array of float | Maximum true-peak level (TPL), dBTP |
| arrReserved | array of float | Reserved for future usage |