ExtAudioFileCreateWithURL failed (-48)
ExtAudioFileCreateWithURL failed (-48)
- Subject: ExtAudioFileCreateWithURL failed (-48)
- From: Can Cizer <email@hidden>
- Date: Tue, 05 Jun 2012 16:03:55 +0300
Hi,
I'm trying to create an audio file but i get -48 error. Does anyone have any idea about what this code means? Here is my code;
ExtAudioFileCreateWithURL(outputFileURL, kAudioFileM4AType, &player.gAACFormat, NULL, 0, &player.fOutputAudioFile);
I guess there is no type error, because i didn't get any error while the code was builded. The error appears at the runtime.
Thanks and best regards,
--
Can Çizer
_______________________________________________
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