Re: deprecated functions
Re: deprecated functions
- Subject: Re: deprecated functions
- From: David Duncan <email@hidden>
- Date: Mon, 31 Dec 2007 08:15:40 -0800
On Dec 31, 2007, at 7:56 AM, Roland Silver wrote: I have an audio app that calls two functions that are deprecated under the Leopard Xcode: err = AudioDeviceAddIOProc(device, appIOProc, (void *) def); err = AudioDeviceRemoveIOProc(device, appIOProc);
Can anyone suggest what I should do instead?
How about Audio Units? (Default output or HAL output unit depending on your needs). If your more specific about what your application is doing there may be better advice... -- Reality is what, when you stop believing in it, doesn't go away. Failure is not an option. It is a privilege reserved for those who try.
David Duncan
|
_______________________________________________
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