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

 


IODVDBlockStorageDevice.h

Include Path:

<IOKit/storage/IODVDBlockStorageDevice.h>

Path:

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

Includes:
<IOKit/storage/IODVDTypes.h>
<IOKit/storage/IOCDBlockStorageDevice.h>

Overview

This header contains the definition of the abstract class IODVDBlockStorageDevice. The IODVDBlockStorageDevice class defines the protocol for generic DVD functionality, regardless of the physical connection protocol, such as SCSI or USB.

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



Classes

IODVDBlockStorageDevice

The IODVDBlockStorageDevice class is a generic DVD block storage device abstraction.



#defines


kIODVDBlockStorageDeviceClass


kIODVDBlockStorageDeviceClass is the name of the IODVDBlockStorageDevice class.

#define kIODVDBlockStorageDeviceClass "IODVDBlockStorageDevice" 
Discussion

kIODVDBlockStorageDeviceClass is the name of the IODVDBlockStorageDevice 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