AudioUnitElement info
AudioUnitElement info
- Subject: AudioUnitElement info
- From: Christopher Corbell <email@hidden>
- Date: Sat, 14 Dec 2002 11:04:23 -0800
If I read the docs right an AudioUnitElement is always just an index
of some input or output in a particular scope. So is there an API to
determine
how many of a particular AudioUnitElement a unit has in a given scope at
any given time?
E.g., if I have a stereo mixer unit, is there a simple call I can make
to determine
how many units are currently feeding into the mixer, or do I have to
walk the
connection nodes of the graph (or otherwise keep track) to find this
out?
TIA,
Chris
_______________________________________________
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.