• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: [coreaudio] ComponentInstance to Component
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coreaudio] ComponentInstance to Component


  • Subject: Re: [coreaudio] ComponentInstance to Component
  • From: robert <email@hidden>
  • Date: Mon, 11 Feb 2002 17:51:35 +0100
  • Mail-followup-to: "email@hidden" <email@hidden>

>given only a ComponentInstance (AudioUnit), is there a method to get the
>Component out of it ?
>
>ie the Component that the AudioUnit was instantiated from.

Try this:
- AUGraphGetNodeInfo() to get the ComponentDescription;
- FindNextComponent(NULL, theDescription);

The last function is described in the Carbon/Component-manager
documentation.

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.

  • Follow-Ups:
    • Re: [coreaudio] ComponentInstance to Component
      • From: andybull <email@hidden>
References: 
 >Multiple Sound Devices (From: Mark Thomas <email@hidden>)
 >ComponentInstance to Component (From: andybull <email@hidden>)

  • Prev by Date: ComponentRefcon
  • Next by Date: Re: [coreaudio] ComponentInstance to Component
  • Previous by thread: ComponentInstance to Component
  • Next by thread: Re: [coreaudio] ComponentInstance to Component
  • Index(es):
    • Date
    • Thread