|
KallistiOS git master
Independent SDK for the Sega Dreamcast
|
Params for PLAY command. More...
#include <syscalls.h>
Data Fields | |
| uint32_t | start |
| Track to play from. | |
| uint32_t | end |
| Track to play to. | |
| uint32_t | repeat |
| Times to repeat (0-15, 15=infinite) | |
Params for PLAY command.
Params for CD_CMD_PLAY_TRACKS and CD_CMD_PLAY_SECTORS.
| uint32_t cd_cmd_play_params_t::end |
Track to play to.
| uint32_t cd_cmd_play_params_t::repeat |
Times to repeat (0-15, 15=infinite)
| uint32_t cd_cmd_play_params_t::start |
Track to play from.