AVAudioRecorder.MeteringEnabled Property

Definition

Whether audio-level metering can be used with the AVAudioRecorder.

public virtual bool MeteringEnabled { [Foundation.Export("isMeteringEnabled")] get; [Foundation.Export("setMeteringEnabled:")] set; }
member this.MeteringEnabled : bool with get, set

Property Value

Attributes

Applies to

See also