> My understanding is that a plugin can have several "boxes". A "box" can > have several "devices". A "device" has several "streams" and a "stream" has > several "channels". I'm not sure about the usage of several streams in one > device. This is clearly used to represent the "input stream" and the > "output stream" of a full duplex audio interface. Now I have no idea if it > is reasonable to have several "input streams" (or "output streams"). > Have you played with this property: kAudioStreamPropertyIsActive ? > Maybe you could disable some streams this way. > > Anyway, you certainly don't need to create several drivers. You just need > to have your driver exposing several "boxes" or your single box exposing > several "devices".
Fred, thanks for the feedback. I'll dig in to the box concept shortly. -- Steven Toth - Kernel Labs http://www.kernellabs.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to [email protected]
