Re: Audio CD check
Re: Audio CD check
- Subject: Re: Audio CD check
- From: Kris Kopicki <email@hidden>
- Date: Sun, 4 May 2003 19:24:54 +0930
On Sunday, May 4, 2003, at 07:14 PM, Finlay Dobbie wrote:
On Sunday, May 4, 2003, at 10:36 am, Kris Kopicki wrote:
I was wondering if someone could point me in the right direction of
how to correctly check that a path is an audio cd using cocoa? In the
archives someone mentioned checking for .TOC.plist, but that seems
like a nasty hack.
Doesn't seem like a nasty hack to me...
Well, lets say the filename changes in a future release, or is removed
altogether, then the app breaks. Its also possible (but unlikely), that
a file of the same name might be at the root of another device or media.
You might be able to go lower level and play with IOKit if you really
want, but that'd probably be more suited to one of the darwin lists
than this one :-)
That's what I was afraid of :)
Kris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.