Re: MP audio output
Re: MP audio output
- Subject: Re: MP audio output
- From: Jeff Moore <email@hidden>
- Date: Thu, 21 Mar 2002 11:11:41 -0800
on 3/21/02 10:49 AM, Kurt Bigler <email@hidden> wrote:
>
Suppose I instantiate two connections to the default audio unit for output.
>
Then I get two callback threads, right?
If your connections ultimately end up talking to the same device, you won't
get two IO threads, just the one. The HAL will only run a single IO thread
per device per process.
--
Jeff Moore
Core Audio
Apple
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.