ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference

 


IODVDBlockStorageDriver.h

Include Path:

<IOKit/storage/IODVDBlockStorageDriver.h>

Path:

/System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit/storage/IODVDBlockStorageDriver.h

Includes:

Overview

This header implements DVD functionality, independent of the physical connection protocol, such as SCSI, ATA, or USB.

A protocol-specific provider implements the functionality using an appropriate protocol and commands.

For some more information on the IODVDBlockStorageDriver class, see Writing Drivers for Mass Storage Devices.



Classes

IODVDBlockStorageDriver

Generic DVD Driver.



#defines


kIODVDBlockStorageDriverClass


kIODVDBlockStorageDriverClass is the name of the IODVDBlockStorageDriver class.

#define kIODVDBlockStorageDriverClass "IODVDBlockStorageDriver" 
Discussion

kIODVDBlockStorageDriverClass is the name of the IODVDBlockStorageDriver class.


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2008-12-19