- This wiki is out of date, use the continuation of this wiki instead
Cd play
From FenixWiki
Definition
INT cd_play ( <INT cdID> , <INT trackNumber> )
Starts playing the specified track on the specified CD/DVD drive.
Parameters
INT cdID | - The cdID of the CD/DVD drive of which the info is wanted. |
Returns
INT
0 | - Invalid CD/DVD drive or CD/DVD. |
1 | - The CD started playing. |
CD Functions | |
• Cd_currtrack() • Cd_drives() • Cd_eject() • Cd_getinfo() • Cd_name() • Cd_numtracks() • Cd_pause() • Cd_play() • Cd_resume() • Cd_status() • Cd_stop() • |