Re: custom properties plugin
Re: custom properties plugin
- Subject: Re: custom properties plugin
- From: Jeff Moore <email@hidden>
- Date: Wed, 26 Jun 2002 15:58:11 -0700
There were other bugs besides the ones that Laurent mentioned that
prevent HAL plug-ins from working correctly on Puma. These bugs have
been fixed on Jaguar since.
On Wednesday, June 26, 2002, at 03:44 PM, Jason Bagley wrote:
Thanks for the information.
My plugin is minimal right now and does nothing but return the unknown
property error from each property function. I return noError for the
open
and close routines. Nevertheless, Daisy doesn't function properly
(can't
change the buffer size, no playback) with my plugin, suggesting this
isn't
a workaround.
Has anyone successfully written a HAL plug-in, or should I move on to a
custom nub or wait for Jaguar?
email@hidden writes:
You should be able to do a workaround it the following way , by simply
returning an error .
theResult = kAudioHardwareUnknownPropertyError;
--
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.