Source position: AudioQueue.pas line 682
type AudioQueueLevelMeterState = record
mAveragePower: Float32;
mPeakPower: Float32;
end;