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: |
<IOKit/IOTypes.h> <IOKit/storage/IOCDBlockStorageDriver.h> <IOKit/storage/IODVDBlockStorageDevice.h> <IOKit/storage/IODVDTypes.h> |
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.
Generic DVD Driver.
kIODVDBlockStorageDriverClass |
kIODVDBlockStorageDriverClass is the name of the IODVDBlockStorageDriver class.
#define kIODVDBlockStorageDriverClass "IODVDBlockStorageDriver"
kIODVDBlockStorageDriverClass is the name of the IODVDBlockStorageDriver class.
|
Last Updated: 2008-12-19