Düzenle

Aracılığıyla paylaş


AUGraph.Start Method

Definition

Starts the audio graph.

public AudioUnit.AUGraphError Start ();
member this.Start : unit -> AudioUnit.AUGraphError

Returns

Remarks

Starts processing the audio graph from the root node. The graph must be initialized before starting

Applies to