Freigeben über


AUAudioUnit.FromComponentDescriptionAsync Methode

Definition

Erstellt asynchron ein AUAudioUnit.

public static System.Threading.Tasks.Task<AudioUnit.AUAudioUnit> FromComponentDescriptionAsync (AudioUnit.AudioComponentDescription componentDescription, AudioUnit.AudioComponentInstantiationOptions options);
static member FromComponentDescriptionAsync : AudioUnit.AudioComponentDescription * AudioUnit.AudioComponentInstantiationOptions -> System.Threading.Tasks.Task<AudioUnit.AUAudioUnit>

Parameter

componentDescription
AudioComponentDescription

Gibt zurück

Eine Aufgabe, die den asynchronen FromComponentDescription-Vorgang darstellt. Der Wert des TResult-Parameters ist vom Typ System.Action<AudioUnit.AUAudioUnit,Foundation.NSError>.

Gilt für: