On Thu, Jun 2, 2011 at 10:05 PM, Sasikumar JP wrote:
> Hi,
>
> I am working on streaming audio application.
>
> Sorry for cross posting, I am facing the issue with NSRunLoop and AUGraph.
coreaudio-api is still the better list to post to. Everything in
userland deals with runloops (either NSRunLoo
Hi,
I am working on streaming audio application.
Sorry for cross posting, I am facing the issue with NSRunLoop and AUGraph.
What is the correct approach to handle the runloop with AUGraph. I have gone
through the apple documentation and implemented the following.
1. Created a secondary thread