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