Share via


AUAudioUnit.SetRenderResourcesAllocated(Boolean) Method

Definition

Sets the RenderResourcesAllocated property.

[Foundation.Export("setRenderResourcesAllocated:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetRenderResourcesAllocated(bool flag);
[<Foundation.Export("setRenderResourcesAllocated:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetRenderResourcesAllocated : bool -> unit
override this.SetRenderResourcesAllocated : bool -> unit

Parameters

flag
Boolean
Attributes

Applies to