Disposing of the AUGraph
Disposing of the AUGraph
- Subject: Disposing of the AUGraph
- From: Aran Mulholland <email@hidden>
- Date: Thu, 13 May 2010 12:04:39 +1000
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