Re: resuming audio after interrupt
Re: resuming audio after interrupt
- Subject: Re: resuming audio after interrupt
- From: ben kamen <email@hidden>
- Date: Mon, 10 Dec 2012 10:34:03 -0800
Turns out I just need to re-initialize my AUGraph... The pointer confusion was because I wasn't running in debug, but release.
Ben
Hi All, I'm having an issue restarting audio on my iPad app after an interruption (phone call/alarm, etc.)
It seems to me that the audioController object is getting de-allocated--- thus preventing it from re-starting. At least, LLBD gives me an error when I po my audioController after the interruption: error: Couldn't dematerialize struct : Couldn't read a composite type from the target: gdb remote returned an error: E08
(before the interruption it shows me the pointer, as I would expect) (also weird that the error says gdb, I'm def. using llbd)
Any ideas of what's going on/where to look? Thanks in advance, Ben
|
_______________________________________________
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