AVAudioUnitDelay.Feedback Property

Definition

The percentage of the output signal fed back into the delay line.

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

Property Value

Attributes

Applies to