AVAudioRecorder.UpdateMeters Method

Definition

Calculates the AveragePower(nuint) and PeakPower(nuint) properties.

[Foundation.Export("updateMeters")]
public virtual void UpdateMeters ();
abstract member UpdateMeters : unit -> unit
override this.UpdateMeters : unit -> unit
Attributes

Remarks

The MeteringEnabled property must be true for this method to operate correctly.

Applies to