ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
IOCDPartitionScheme.h |
Include Path: | <IOKit/storage/IOCDMedia.h> |
Path: | /System/Library/Frameworks/Kernel.framework/Versions/A/Headers/IOKit/storage/IOCDPartitionScheme.h |
Includes: |
This header contains the IOCDPartitionScheme class definition. The IOCDPartitionScheme class defines methods that scan the CD media for partitions and read and write data.
kIOCDPartitionSchemeClass |
kIOCDPartitionSchemeClass is the name of the IOCDPartitionScheme class.
#define kIOCDPartitionSchemeClass "IOCDPartitionScheme"
kIOCDPartitionSchemeClass is the name of the IOCDPartitionScheme class.
kIOMediaSessionIDKey |
kIOMediaSessionIDKey is property of IOMedia objects. It has an OSNumber value.
#define kIOMediaSessionIDKey "Session ID"
The kIOMediaSessionIDKey property is placed into each IOMedia instance created by the CD partition scheme. It identifies the session number the track was recorded on.
|
Last Updated: 2008-12-19