Re: custom properties plugin
Re: custom properties plugin
- Subject: Re: custom properties plugin
- From: "Jason Bagley" <email@hidden>
- Date: Wed, 26 Jun 2002 15:44:25 -0700
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;
_______________________________________________
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.