Re: PhantomAudioDriver
Re: PhantomAudioDriver
- Subject: Re: PhantomAudioDriver
- From: Laurent Cerveau <email@hidden>
- Date: Wed, 1 May 2002 22:55:23 +0200
One more point. I wrote :
>
I advise you take a look at the AppleUSBAudio driver in Darwin, and
>
subclass your driver from it as it already is conformant to USB audio
>
specifications.
After some inquiries, it turns out that usual convention for Darwin
drivers is that the AppleXXX driver should not be intended to be
subclassed (also there is some technical arguments arounf
OSBundleCompatibleVersion property).
So I should have said : take a look at the AppleUSBAudio driver and get
inspiration of it :-)
Laurent
_______________________________________________
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.