AudioConverterNew() and 'perm' error on iPhone
AudioConverterNew() and 'perm' error on iPhone
- Subject: AudioConverterNew() and 'perm' error on iPhone
- From: "Roni Music" <email@hidden>
- Date: Tue, 11 Nov 2008 11:15:41 +0100
I'm trying to playback a mp3 file on an iPhone and when creating a converter
using
AudioConverterNew() it always returns error 0x70657256d ('perm'), same for
m4a and 'alac' files
but works fine for 'lpcm' (aiff) files.
When running in the simulator all file types works OK.
When using the AudioQueue API everything also works OK.
Isn't it possible to decode non pcm files on the iPhone?
I need to get access to the decoded audio data for further DSP processing so
I can't use the AudioQueue API.
Or is it possible to do this using the AudioQueue API?
Thanks,
Rolf
_______________________________________________
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