Re: Disposing of the AUGraph
Re: Disposing of the AUGraph
- Subject: Re: Disposing of the AUGraph
- From: William Stewart <email@hidden>
- Date: Thu, 13 May 2010 19:58:25 -0700
AudioSessionSetActive(false)
DisposeAUGraph (graph); (this closes the graph, stops it, etc).
On May 12, 2010, at 7:04 PM, Aran Mulholland wrote:
> is this an appropriate way to get rid of the Audio (iPhone)
>
> AudioSessionSetActive(false);
> AUGraphStop(graph);
> AUGraphClose(graph);
> AUGraphUninitialize(graph);
>
> Are these calls in the right order?
>
> Thanks..
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Coreaudio-api mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden