Entry
R0 = addressing mode, of parameters
R1 = start address of play section
R2 = end address of play section
R7 = pointer to CDFS control block
Exit
R0-R2, R7 preserved
This call attempts to play a section of a CD as audio, specified by address. If the section contains non-audio information, the results are drive-dependent; you will not necessarily get an error returned, and some drives may still attempt to play the data. We therefore recommend you first use calls to CD_EnquireTrack to find if the section you wish to play consists entirely of audio.
|
|
|