Re: IOKit and DVD access
Re: IOKit and DVD access
- Subject: Re: IOKit and DVD access
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 31 Dec 2002 13:57:30 +0100
On mardi, dicembre 31, 2002, at 12:57 PM, Greg Hulands wrote:
Hi,
I am new to using IOKit and am a bit (actually totally) lost as to
where to start looking for how to read in blocks from a dvd disk. I am
trying to port over some code for a DeCSS library so I can make a DVD
player component for my framework. I have read the Accessing Hardware
pdf which gave a CD example. It was quite easy to compare the code to
code written for linux. It is just that the data structures are quite
different from Linux to IOKit, so I am having trouble figuring out how
to actually go about accessing information on the DVD.
Does anyone have code snippets or example code of accessing DVD info?
If not, I will try and put together a small tutorial on it once I have
grasped the concepts of it.
Maybe you can have a look at the VideoLan Client project since it's a
DVD player and the source code is available under a GNU GPL license.
http://www.videolan.org/
_______________________________________________
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.