IOBDMedia.h

Overview

This header contains the IOBDMedia class definition.



Macro Definitions

kIOBDMediaClass

kIOBDMediaClass is the name of the IOBDMedia class.

kIOBDMediaTypeKey

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

kIOBDMediaTypeR
kIOBDMediaTypeRE
kIOBDMediaTypeROM

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 It's good, but... Not helpful...

 

Last Updated: 2009-10-15