AVAudioUnitDelay.DelayTime Property

Definition

Gets or sets the time, in seconds, the input signal is delayed.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual double DelayTime { [Foundation.Export("delayTime")] get; [Foundation.Export("setDelayTime:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("delayTime")>]
[<set: Foundation.Export("setDelayTime:")>]
member this.DelayTime : double with get, set

Property Value

Attributes

Applies to