KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Types of data to read from sector subcode More...
Macros | |
#define | CD_SUB_Q_ALL 0 |
Read all Subcode Data. | |
#define | CD_SUB_Q_CHANNEL 1 |
Read Q Channel Subcode Data. | |
#define | CD_SUB_MEDIA_CATALOG 2 |
Read the Media Catalog Subcode Data. | |
#define | CD_SUB_TRACK_ISRC 3 |
Read the ISRC Subcode Data. | |
#define | CD_SUB_RESERVED 4 |
Reserved. | |
Types of data to read from sector subcode
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_MEDIA_CATALOG 2 |
Read the Media Catalog Subcode Data.
#define CD_SUB_Q_ALL 0 |
Read all Subcode Data.
#define CD_SUB_Q_CHANNEL 1 |
Read Q Channel Subcode Data.
#define CD_SUB_RESERVED 4 |
Reserved.
#define CD_SUB_TRACK_ISRC 3 |
Read the ISRC Subcode Data.