Re: Confusing problem with GetComponentInfo()
Re: Confusing problem with GetComponentInfo()
- Subject: Re: Confusing problem with GetComponentInfo()
- From: Robert Grant <email@hidden>
- Date: Sat, 16 Nov 2002 16:08:36 -0500
On Friday, November 15, 2002, at 04:27 PM, Chris Reed wrote:
The problem is, for certain components (always the same ones,
apparently), GetComponentInfo() does not fill in the name handle if
called when the user selects a new component from the menu.
Hi Chris,
As far as I can tell there should be no difference in the operation of
this function no
matter when or how many times it can be called. If it worked once then
it should work
every time. Are you sure the ComponentDescription is not getting
trashed at some
point? Or the AU is not bogus? I had an a bug with AUGraphNewNode one
time where
it was saying it loaded it but then wouldn't wire it up. The
ComponentDescription I'd used
to create the node was uninitialized!
I guess I'm trying to say that the culprit is probably somewhere
else...?
Of course I'm trying to track down why the AUMIDIController isn't
controlling my
MusicEffects.... All the functions are returning OK status too :-)
Good luck,
Robert.
_______________________________________________
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.