ADC Home > Reference Library > Reference > Hardware & Drivers > I/O Kit Framework Reference

 


IOBDMedia.h

Overview

This header contains the IOBDMedia class definition.



#defines


kIOBDMediaClass


kIOBDMediaClass is the name of the IOBDMedia class.

#define kIOBDMediaClass "IOBDMedia" 
Discussion

kIOBDMediaClass is the name of the IOBDMedia class.


kIOBDMediaTypeKey


kIOBDMediaTypeKey is a property of IOBDMedia objects. It has an OSString value.

#define kIOBDMediaTypeKey "Type" 
Discussion

The kIOBDMediaTypeKey property identifies the BD media type (BD-ROM, BD-R, BD-RE, etc). See the kIOBDMediaType contants for possible values.


kIOBDMediaTypeR


#define kIOBDMediaTypeR "BD-R" 
Discussion

The kIOBDMediaTypeKey constant for BD-R media.


kIOBDMediaTypeRE


#define kIOBDMediaTypeRE "BD-RE" 
Discussion

The kIOBDMediaTypeKey constant for BD-RE media.


kIOBDMediaTypeROM


#define kIOBDMediaTypeROM "BD-ROM" 
Discussion

The kIOBDMediaTypeKey constant for BD-ROM media.


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: 2009-02-23