AVAudioUnitGenerator.Obstruction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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