Re: Component from ComponentInstance?
Re: Component from ComponentInstance?
- Subject: Re: Component from ComponentInstance?
- From: kelly jacklin <email@hidden>
- Date: Thu, 27 May 2004 09:33:41 -0700
On May 26, 2004, at 6:28 PM, William Stewart wrote:
You can't have that... The Component Manager will only load *one*
component for a given description based on the version resource - it
always loads the one it finds with the highest version.
However, I seem to recall that the Component Manager allows the manual
registration (via RegisterComponent) of a second component with the
same description as an existing component (as it often done just prior
to calling CaptureComponent). Now if you did this (and did not
subsequently call CaptureComponent) it sounds like you are saying that
the component manager will only return the one with the higher version
out of FindNextComponent, and not subsequently return the other one,
and I can believe that as it would be sensible (in some sense of the
word) behaviour.
kelly
_______________________________________________
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.