Re: AudioServerPlugIn / kAudioDevicePropertyStreams
Re: AudioServerPlugIn / kAudioDevicePropertyStreams
- Subject: Re: AudioServerPlugIn / kAudioDevicePropertyStreams
- From: Frederic De Jaeger <email@hidden>
- Date: Thu, 27 Nov 2014 18:38:08 +0100
Hi
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden