Contents

updateMeters()

Refreshes the average and peak power values for all channels of an audio recorder.

Declaration

func updateMeters()

Discussion

Call this method to update the level meter data before calling averagePower(forChannel:) or peakPower(forChannel:).

See Also

Managing audio-level metering