Re: AVAudioPlayer
Re: AVAudioPlayer
- Subject: Re: AVAudioPlayer
- From: David Duncan <email@hidden>
- Date: Thu, 18 Dec 2008 08:58:45 -0800
On Dec 18, 2008, at 8:47 AM, Hamish Allan wrote:
Am I right in thinking that the new AVAudioPlayer only handles local
file URLs?
Your not only right, but its documented as such: "Apple recommends
that you use this class for audio playback unless your application
requires stereo positioning or precise synchronization, or if you are
playing audio captured from a network stream."
<http://developer.apple.com/iphone/library/documentation/AVFoundation/Reference/AVAudioPlayerClassReference/Reference/Reference.html
>
Is there any sample code for this kind of "half-streaming" approach?
Not that I'm aware of, but you will have to use Audio Queue to do this.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
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