| KallistiOS
    ##version##
    | 
| 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... | |
Types of data available to read from the sector subcode. These are possible values for the first parameter sent to the GETSCD syscall.
| #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.
 1.8.7
 1.8.7