KallistiOS  ##version##
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
CD-ROM Read Subcode Type

Macros

#define CD_SUB_Q_CHANNEL   0
 Read Q Channel Subcode Data. More...
 
#define CD_SUB_CURRENT_POSITION   1
 Read all Subcode Data for most recent sector. More...
 
#define CD_SUB_MEDIA_CATALOG   2
 Read the Media Catalog Subcode Data. More...
 
#define CD_SUB_TRACK_ISRC   3
 Read the ISRC Subcode Data. More...
 

Detailed Description

Types of data available to read from the sector subcode. These are possible values for the first parameter sent to the GETSCD syscall.

Macro Definition Documentation

#define CD_SUB_CURRENT_POSITION   1

Read all Subcode Data for most recent sector.

#define CD_SUB_MEDIA_CATALOG   2

Read the Media Catalog Subcode Data.

#define CD_SUB_Q_CHANNEL   0

Read Q Channel Subcode Data.

#define CD_SUB_TRACK_ISRC   3

Read the ISRC Subcode Data.