AUAudioUnit.AllocateRenderResources(NSError) Method

Definition

Allocates the resources that are needed to render audio.

[Foundation.Export("allocateRenderResourcesAndReturnError:")]
public virtual bool AllocateRenderResources (out Foundation.NSError outError);
abstract member AllocateRenderResources :  -> bool
override this.AllocateRenderResources :  -> bool

Parameters

outError
NSError

To be added.

This parameter can be null.

Returns

Attributes

Applies to