Re: Disc recording framework estimatedLength
Re: Disc recording framework estimatedLength
- Subject: Re: Disc recording framework estimatedLength
- From: Alexander Spohr <email@hidden>
- Date: Thu, 4 Jun 2009 10:02:46 +0200
try http://lists.apple.com/mailman/listinfo/discrecording
"This list is for technical discussions by programmers adding CD/DVD
burning support to their applications through the Disc Recording
frameworks."
atze
Am 03.06.2009 um 21:31 schrieb David Melgar:
Where can I ask a question about the Disc Recording Framework?
In particular, how can I figure out how much will fit onto a data
disc as I populate a track?
I've tried to guess how much space it will consume based on the size
of files, but the actual amount reported by [Track estimateLength]
varies wildly with overhead from a few hundred to 20 thousand blocks
or more.
How can I figure this out as I create the track without having to
invoke the "estimateLength" which can consume 30 seconds or more on
each invocation?
Could forks be causing me an issue? How do you find out the size of
forks? Are they supposed in the disc recording framework?
Thanks
_______________________________________________
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