AUGraph.Start Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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