Re: [coreaudio] ComponentInstance to Component
Re: [coreaudio] ComponentInstance to Component
- Subject: Re: [coreaudio] ComponentInstance to Component
- From: andybull <email@hidden>
- Date: Mon, 11 Feb 2002 17:37:17 +0000
>
> ie the Component that the AudioUnit was instantiated from.
>
Try this:
>
- AUGraphGetNodeInfo() to get the ComponentDescription;
>
- FindNextComponent(NULL, theDescription);
>
robert
excellent, of course! thank you
:)
_______________________________________________
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.