KallistiOS  2.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
CD-ROM drive disc types

Macros

#define CD_CDDA   0
 Audio CD (Red book)
#define CD_CDROM   0x10
 CD-ROM or CD-R (Yellow book)
#define CD_CDROM_XA   0x20
 CD-ROM XA (Yellow book extension)
#define CD_CDI   0x30
 CD-i (Green book)
#define CD_GDROM   0x80
 GD-ROM.

Detailed Description

These are the values that can be returned as the disc_type parameter from the cdrom_get_status() function.


Macro Definition Documentation

#define CD_CDDA   0

Audio CD (Red book)

#define CD_CDI   0x30

CD-i (Green book)

#define CD_CDROM   0x10

CD-ROM or CD-R (Yellow book)

#define CD_CDROM_XA   0x20

CD-ROM XA (Yellow book extension)

#define CD_GDROM   0x80

GD-ROM.