AUAudioUnit.MaximumFramesToRender Property

Definition

Gets or sets the maximum number of audio frames to render simultaneously.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual uint MaximumFramesToRender { [Foundation.Export("maximumFramesToRender")] get; [Foundation.Export("setMaximumFramesToRender:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maximumFramesToRender")>]
[<set: Foundation.Export("setMaximumFramesToRender:")>]
member this.MaximumFramesToRender : uint32 with get, set

Property Value

Attributes

Applies to