Re: Quick validation of an audio file?
Re: Quick validation of an audio file?
- Subject: Re: Quick validation of an audio file?
- From: Kyle Sluder <email@hidden>
- Date: Thu, 17 Nov 2011 14:52:46 -0800
On Thu, Nov 17, 2011 at 2:41 PM, Fritz Anderson <email@hidden> wrote:
> And I'd like to have a synchronous check,
I think this is your mistake. Perform the check asynchronously. If it
were possible to do what you wanted, AVFoundation would do it. Some
file formats, like WAV, are infinitely extensible with arbitrary data
and thus there's no concept of "sane" file size.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden