AVAudioUnitDelay.WetDryMix Property

Definition

Gets or sets the blend of the wet and dry signals.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual float WetDryMix { [Foundation.Export("wetDryMix")] get; [Foundation.Export("setWetDryMix:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("wetDryMix")>]
[<set: Foundation.Export("setWetDryMix:")>]
member this.WetDryMix : single with get, set

Property Value

Attributes

Applies to