AVAudioUnitGenerator.ReverbBlend 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 [0.0,1.0] that controls the blend of unprocessed and processed audio.
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual float ReverbBlend { [Foundation.Export("reverbBlend")] get; [Foundation.Export("setReverbBlend:")] set; }
member this.ReverbBlend : single with get, set
Property Value
Implements
- Attributes