AVAudioUnitMidiInstrument.Obstruction Property

Definition

Gets or sets a value in [-100,0] that controls by how many decibels to attentuate sound that comes directly from a source due to an obstruction between the listener and source.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual float Obstruction { [Foundation.Export("obstruction")] get; [Foundation.Export("setObstruction:")] set; }
member this.Obstruction : single with get, set

Property Value

Implements

Attributes

Applies to