Re: MP3 decoding on iPhone
Re: MP3 decoding on iPhone
- Subject: Re: MP3 decoding on iPhone
- From: "tahome izwah" <email@hidden>
- Date: Thu, 2 Oct 2008 10:38:19 +0200
That error decodes to 'perm' which is a permission error. Not sure if
that helps...
--th
2008/10/2 Richard D <email@hidden>:
> Output format of File is:
> - - - - - - - - - - - - - - - - - - - -
> Sample Rate:44100.000000
> Format ID:3pm.
> Format Flags:0
> Bytes per Packet:0
> Frames per Packet:1152
> Bytes per Frame:0
> Channels per Frame:2
> Bits per Channel:0
> - - - - - - - - - - - - - - - - - - - -
>
>
> Output format of Audio is:
> - - - - - - - - - - - - - - - - - - - -
> Sample Rate:44100.000000
> Format ID:mcpl,f
> Format Flags:C2C
> Bytes per Packet:4
> Frames per Packet:1
> Bytes per Frame:4
> Channels per Frame:2
> Bits per Channel:32
> - - - - - - - - - - - - - - - - - - - -
>
> err = AudioConverterNew( inASBD,outASBD , conv);
>
>
> OSStatus err value : 1885696621
>
> Not sure how to interpret that error value.
>
> The same code works fine on OSX.
>
> RD
>
_______________________________________________
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