Title | Data | Data Name | No |
(1) Stream playback range
StmFrange *frange
access macro | type | Description |
|---|---|---|
STM_FRANGE_SFAD (frange) | Sint32 | Start playback FAD |
STM_FRANGE_FASNUM (frange) | Sint32 | Number of playback sectors |
(2) Stream playback range constant
constant name | description |
|---|---|
STM_FAD_CDTOP | Indicates the top of the disc (specifies the playback start FAD) |
STM_FAD_CDEND | Indicates the number of sectors to the end of the disk |
Title | Data | Data Name | No |
(1) Sector information
StmSct * sct
access macro | type | Description |
|---|---|---|
STM_SCT_FAD (sct) | Sint32 | frame address |
STM_SCT_FN (sct) | Sint32 | File number |
STM_SCT_CN (sct) | Sint32 | Channel number |
STM_SCT_SM (sct) | Uint8 | submode |
STM_SCT_CI (sct) | Uint8 | coding information |