Re: Streaming Audio - AudioFileStream, CFReadStreamRead and AudioQueue
Re: Streaming Audio - AudioFileStream, CFReadStreamRead and AudioQueue
- Subject: Re: Streaming Audio - AudioFileStream, CFReadStreamRead and AudioQueue
- From: Alexander Saal <email@hidden>
- Date: Fri, 20 Nov 2009 10:44:55 +0100
Hi Bill,
> you'd have to get the internet stream decoded to linear pcm, then feed this into a graph through a callback attached to an AU (that is represented by a node).
> You can manage this by using AudioQueueOfflineRender
> construct it and feed it from your network
> in the AU's callback, call AQOffline for the data you need for that render cycle..
If I understand it correctly. I must export the audio data from Audio Queue to a Audio Unit?
Ok, an example for using AudioQueueOfflineRender with Audio Queues is very good. :)
> There is a tech note written to explain how to use the AQ in this manner.
Ok, sorry for this question: How can I find this tech note? Have you a link for me?
Thanks in advance.
Best regards
Alexander Saal
_______________________________________________
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