Re: AudioQueueNewOutput and the runloop
Re: AudioQueueNewOutput and the runloop
- Subject: Re: AudioQueueNewOutput and the runloop
- From: Bill Phillips <email@hidden>
- Date: Wed, 14 Nov 2012 10:43:04 -0500
Patrick,
Have you tried performing *all* operations with that AVAsset on the same thread? I experienced hangs in this scenario when passing an AVAsset back and forth between a couple of threads, and locking everything on a single background thread fixed everything.
I did not specify a runloop for my AudioQueue, however, so it may be that it is actually all the setup code that has threading issues.
_______________________________________________
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