Re: iOS 4.1: using AVAssetReader to stream from an audio file interrupts audio callback
Re: iOS 4.1: using AVAssetReader to stream from an audio file interrupts audio callback
- Subject: Re: iOS 4.1: using AVAssetReader to stream from an audio file interrupts audio callback
- From: tahome izwah <email@hidden>
- Date: Sun, 24 Oct 2010 12:55:33 +0200
Last time I checked float audio format wasn't supported on the device.
You will have to use short int and convert to float in your own code
if you must use float.
--th
2010/10/24 Nikolai Collinsky <email@hidden>:
> I've scratched my head over this for many days, and would now like to request help. I wanted to get floating point samples from any track in the iPod Library, which should be straight forward with new AVAssetReader facilities in iOS 4.1 (I'm working with Xcode 3.2.4, 4.1 SDK, with an iPod Touch at 4.1).
_______________________________________________
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