Change properties of an audio device which is associated with an AU
Change properties of an audio device which is associated with an AU
- Subject: Change properties of an audio device which is associated with an AU
- From: Christof Faller <email@hidden>
- Date: Fri, 5 Oct 2001 11:19:01 -0400
I can get the ID of the audio device which the AudioUnit is using.
But when I set and get properties with AudioDeviceSetProperty
and AudioDeviceGetProperty, how do I know to what value to
set "inChannel"???
In other words, can I somehow obtain the channel number with
which the AU is associated with the device?
Chris