Re: Input/Output to specific stream
Re: Input/Output to specific stream
- Subject: Re: Input/Output to specific stream
- From: Jeff Moore <email@hidden>
- Date: Mon, 3 May 2010 12:41:55 -0700
That is correct.
On May 3, 2010, at 11:53 AM, John Johnson wrote:
> Thanks for the quick reply! So just to clarify, the mNumberBuffers variable in the AudioBufferLIst == number of streams on audio device as well? This seems to be in my case, but is that how it generally works?
>
> On May 3, 2010, at 1:47 PM, Jeff Moore wrote:
>
>> All the AudioBuffers in the AudioBufferLists passed to your IOProc are in channel order already. So, all you need to do is access the AudioBuffer in the AudioBufferList passed to your IOProc that corresponds to the stream you are interested.
>>
>>
>> On May 3, 2010, at 11:43 AM, John Johnson wrote:
>>
>>> If there's a device with multiple audio streams, is it possible to send output / receive input on specific streams using their stream ID's?
--
Jeff Moore
Core Audio
Apple
_______________________________________________
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